x86/thincan: switch to 3.10 and add broken flag
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39716
This commit is contained in:
parent
b8061d4e8e
commit
d5ab9b12bf
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
DEVICE_TYPE:=terminal
|
||||
BOARDNAME:=Artec ThinCan
|
||||
|
||||
LINUX_VERSION:=3.10.32
|
||||
CPU_TYPE := geode
|
||||
FEATURES += broken
|
||||
|
||||
DEFAULT_PACKAGES:=\
|
||||
base-files \
|
||||
|
|
Loading…
Reference in a new issue