Add i2c driver (to etrax) improved by Geert Vancompernolle
[openwrt.git] / target / linux / x86 / Makefile
index 6cb5c3d..0dd1700 100644 (file)
@@ -9,10 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH=i386
 BOARD:=x86
 BOARDNAME:=x86
-FEATURES:=squashfs jffs2 ext2
-SUBTARGETS=generic mediacenter
+FEATURES:=squashfs jffs2 ext2 vdi vmdk
+SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.23.14
+LINUX_VERSION:=2.6.28.4
+LINUX_KARCH:=x86
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
This page took 0.033878 seconds and 4 git commands to generate.