summaryrefslogtreecommitdiff
path: root/target/linux/x86
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-02-23 13:07:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-02-23 13:07:23 +0000
commitd5ab9b12bf7c8f7f758187f7370f452b030f51f9 (patch)
treecd7256e731b1cdb6f4caa8c45aadda657c7468cb /target/linux/x86
parentb8061d4e8ee02730c234960b5f88c5274e8d26ac (diff)
downloadmtk-20170518-d5ab9b12bf7c8f7f758187f7370f452b030f51f9.zip
mtk-20170518-d5ab9b12bf7c8f7f758187f7370f452b030f51f9.tar.gz
mtk-20170518-d5ab9b12bf7c8f7f758187f7370f452b030f51f9.tar.bz2
x86/thincan: switch to 3.10 and add broken flag
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39716
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/thincan/target.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/x86/thincan/target.mk b/target/linux/x86/thincan/target.mk
index 6fc2f97..c0d3b1c 100644
--- a/target/linux/x86/thincan/target.mk
+++ b/target/linux/x86/thincan/target.mk
@@ -1,7 +1,8 @@
DEVICE_TYPE:=terminal
BOARDNAME:=Artec ThinCan
-
+LINUX_VERSION:=3.10.32
CPU_TYPE := geode
+FEATURES += broken
DEFAULT_PACKAGES:=\
base-files \