diff --git a/boot/Makefile b/boot/Makefile index 43918ea..030aeed 100644 --- a/boot/Makefile +++ b/boot/Makefile @@ -8,7 +8,7 @@ initrd: mkdir -p ramdisk/proc mkdir -p ramdisk/sys - chmod g-w ramdisk -R + chmod -R g-w ramdisk abootimg-pack-initrd