X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fx86%2FMakefile;h=164e27904a51610fe92fe30e20df620239fe9223;hb=7ac177517c1c8982178ce9817db46fdd0d7426c5;hp=4a7cdd615f94c32d58ce6554d19fda023576b8b7;hpb=2cbc3e37d8f0facafc38f5179487c2bd5bacafd0;p=openwrt.git diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 4a7cdd615f..164e27904a 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -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 olpc -LINUX_VERSION:=2.6.24.2 +LINUX_VERSION:=2.6.31.7 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci $(eval $(call BuildTarget))