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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16655 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Andy Boyett 2009-07-02 07:57:05 +00:00
parent 8956d292c4
commit 3b149b8c22
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))