]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux
Die IDE/SCSI/SATA/USB-Erkennung erstellt nun schoene Ramdisks :D
[people/pmueller/ipfire-2.x.git] / lfs / linux
index 1efdc28048a41cd82b6d407e7854fdcdb2dc5d8d..96e2b4c99ab8833866f5e9ecd61ae3a9e81bd010 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -204,5 +204,10 @@ endif
        # remove symlinked pcmcia directory
        -rm -rf /lib/modules/$(VER)-ipfire{,-smp}/pcmcia
 
+ifeq "$(SMP)" ""
+       # Only do this once on the non-SMP pass 
+       $(DIR_APP) && install -m 755 usr/gen_init_cpio /sbin/
+endif 
+
        @rm -rf $(DIR_SRC)/patch-o-matic* $(DIR_SRC)/iptables* $(DIR_SRC)/squashfs* $(DIR_SRC)/mISDN-* $(DIR_SRC)/netfilter-layer7-*
        @$(POSTBUILD)