diff options
| author | Miguel <m.i@gmx.at> | 2018-09-29 01:51:16 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-29 01:51:16 +0200 |
| commit | 34c4a90794e78b97e4bd24f09c457d5e171e53f4 (patch) | |
| tree | 5e6b7c163fc0d95d7b4fcf4e8a26e53ec35d7ab3 /userspace | |
| parent | be3d9f2cf2a8cfe670eac6df255db55ff9205c49 (diff) | |
first prototype of compositing window manager
Diffstat (limited to 'userspace')
| -rw-r--r-- | userspace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/Makefile b/userspace/Makefile index 4afb98c..3b7a6b9 100644 --- a/userspace/Makefile +++ b/userspace/Makefile @@ -1,4 +1,4 @@ -IMAGESIZE=10000 #ext2.img size in Kb +IMAGESIZE=20000 #ext2.img size in Kb ####################### |
