]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
initrd: don't remove binary moduldeps.
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 7 Jan 2014 10:10:53 +0000 (11:10 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 7 Jan 2014 10:10:53 +0000 (11:10 +0100)
kmod needs this now.

lfs/initrd

index 56e19679bf802c30949407dc0590791053694c51..cc169568043884f5168023fa59a9900efb707e6b 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team  <info@ipfire.org>                          #
+# Copyright (C) 2007-2014  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -88,8 +88,6 @@ $(TARGET) :
 
        #Build Module deps for installer.
        depmod -a -b /install/initrd/ -F /boot/System.map-$(KVER)-ipfire $(KVER)-ipfire
-       # Remove binary depmod files
-       rm -rf /install/initrd/lib/modules/$(KVER)-ipfire/modules.*.bin
 
        #Name service from dhcpcd
        cp -f /etc/nsswitch.conf /install/initrd/etc/