x86/net5501: 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@39728 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
cbad92e109
commit
1a0d00ad55
|
@ -23,6 +23,8 @@ DEFAULT_PACKAGES += kmod-crypto-hw-geode kmod-crypto-ocf \
|
|||
CS5535_MASK:=0x01000040
|
||||
|
||||
CPU_TYPE := geode
|
||||
LINUX_VERSION:=3.10.32
|
||||
FEATURES += broken
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Soekris net5501 board
|
||||
|
|
Loading…
Reference in New Issue