diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -79,9 +79,12 @@ perl-install: mdk-stage1/mar/mar: make -C mdk-stage1/mar -all.modules: mdk-stage1/mar/mar perl-install +all.modules: mdk-stage1/mar/mar perl-install/auto/c/stuff/stuff.so update_kernel perl-install/modules.pm `./tools/specific_arch ./update_kernel` +perl-install/auto/c/stuff/stuff.so: perl-install + + $(FBOOT_IMG:%=%f): %f: % dd if=$< of=/dev/fd0 xmessage "Floppy done" |