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

SVN-Revision: 16655
This commit is contained in:
Andy Boyett 2009-07-02 07:57:05 +00:00
parent 9756b46d1a
commit ba841b79d4

View file

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