initrd: don't remove binary moduldeps.

kmod needs this now.
This commit is contained in:
Arne Fitzenreiter
2014-01-07 11:10:53 +01:00
parent 5ca9ea6a28
commit 26922c33eb

View 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/