don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988

SVN-Revision: 16655
lede-17.01
Andy Boyett 2009-07-02 07:57:05 +00:00
parent 9756b46d1a
commit ba841b79d4
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ SUBTARGETS=generic
LINUX_VERSION:=2.6.28.10
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
$(eval $(call BuildTarget))