diff options
| author | Miguel <m.i@gmx.at> | 2018-10-09 10:31:33 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-10-09 10:31:33 +0200 |
| commit | a6a11437a390fb7e95fe995214d82bf5dbfe1eaf (patch) | |
| tree | 2e45b4c1cee8a1ecb70cd773185154448e7f7ab0 /userspace/Makefile | |
| parent | fe8180d88540bfa96595dcc58290de5425e534e3 (diff) | |
something wrnog with our pipes
Diffstat (limited to 'userspace/Makefile')
| -rw-r--r-- | userspace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/Makefile b/userspace/Makefile index b1b077d..af799fb 100644 --- a/userspace/Makefile +++ b/userspace/Makefile @@ -1,4 +1,4 @@ -IMAGESIZE=20000 #ext2.img size in Kb +IMAGESIZE=30000 #ext2.img size in Kb ####################### |
