x86/thincan: switch to 3.10 and add broken flag
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-a3cf2f4a3e73master
parent
a82bcd4618
commit
0306141bf8
|
@ -1,7 +1,8 @@
|
||||||
DEVICE_TYPE:=terminal
|
DEVICE_TYPE:=terminal
|
||||||
BOARDNAME:=Artec ThinCan
|
BOARDNAME:=Artec ThinCan
|
||||||
|
LINUX_VERSION:=3.10.32
|
||||||
CPU_TYPE := geode
|
CPU_TYPE := geode
|
||||||
|
FEATURES += broken
|
||||||
|
|
||||||
DEFAULT_PACKAGES:=\
|
DEFAULT_PACKAGES:=\
|
||||||
base-files \
|
base-files \
|
||||||
|
|
Loading…
Reference in New Issue