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