1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 20:57:50 +03:00

[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
This commit is contained in:
agb 2009-07-02 07:57:05 +00:00
parent 76fb3b55c9
commit 67bb8e97eb

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))