x86/thincan: switch to 3.10 and add broken flag
authorGabor Juhos <juhosg@openwrt.org>
Sun, 23 Feb 2014 13:07:23 +0000 (13:07 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 23 Feb 2014 13:07:23 +0000 (13:07 +0000)
Compile tested only.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39716 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/x86/thincan/target.mk

index 6fc2f97..c0d3b1c 100644 (file)
@@ -1,7 +1,8 @@
 DEVICE_TYPE:=terminal
 BOARDNAME:=Artec ThinCan
-
+LINUX_VERSION:=3.10.32
 CPU_TYPE := geode
+FEATURES += broken
 
 DEFAULT_PACKAGES:=\
        base-files \