--- trunk/mkinitrd-magellan/Makefile 2010/08/19 08:26:49 1131 +++ trunk/mkinitrd-magellan/Makefile 2010/08/19 10:09:56 1136 @@ -24,6 +24,8 @@ # use linux sources from default path, not the installed kernel ln -snf $(LINUX_SOURCES) klibc/linux make -C klibc + # force chmod +x for scripts in busybox + chmod +x busybox/scripts/*.sh make -C busybox defconfig make -C busybox sed 's:%VERSIONTAG%:$(VERSION):' < mkinitrd.in > mkinitrd