diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-10-13 16:20:50 +0200 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-10-13 23:49:02 +0200 |
commit | 642760a9db27cbfa81293614a7db4a885c2a8127 (patch) | |
tree | 4fde1b014ffd7f57c9f72bec0105da2538d219b7 /target/linux/x86/Makefile | |
parent | 8110efa0d3f3a5f1794fe19457de34b1084849d1 (diff) | |
download | openwrt-642760a9db27cbfa81293614a7db4a885c2a8127.tar.gz openwrt-642760a9db27cbfa81293614a7db4a885c2a8127.zip |
apply net6501-target.patch
Diffstat (limited to 'target/linux/x86/Makefile')
-rw-r--r-- | target/linux/x86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 422e828d4..6ff8a5cc8 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -10,7 +10,7 @@ ARCH:=i386 BOARD:=x86 BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz -SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos alix2 thincan +SUBTARGETS=generic olpc xen_domu ep80579 net5501 net6501 kvm_guest geos alix2 thincan LINUX_VERSION:=3.3.8 |