add a driver for rtl8306 switches
[openwrt.git] / target / linux / x86 / Makefile
index d1f0f70a01f11af4ce6ed916fa4d01f90fcd5044..25cb750b1180922808ce7f3cbe9643ec6fa2a18e 100644 (file)
@@ -9,13 +9,12 @@ include $(TOPDIR)/rules.mk
 ARCH=i386
 BOARD:=x86
 BOARDNAME:=x86
-FEATURES:=squashfs jffs2 ext2 vdi vmdk tgz
+FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz
 SUBTARGETS=generic
 
 LINUX_VERSION:=2.6.28.10
 
 include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 $(eval $(call BuildTarget))