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>
SVN-Revision: 39716

target/linux/x86/thincan/target.mk

index 6fc2f97007edd4931fd3e1b6fd8215eaadf49f94..c0d3b1ca32e1c5b50c4b00324465af0328b233a7 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 \