X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/23f27ea50bbe2cbdd0c260c7c6b78229a83d7996..fab9e74eafebc6ba57a2938bb88ded31163f0b9c:/target/linux/x86/Makefile?ds=sidebyside diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 4cf011af7..f5120e8fd 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 -FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia tgz -SUBTARGETS=generic olpc xen_domu ep80579 +FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz +SUBTARGETS=generic olpc xen_domu ep80579 net5501 -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.14 include $(INCLUDE_DIR)/target.mk