x86/net5501: switch to 3.10 and add broken flag
Compile tested only. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39728
This commit is contained in:
parent
8dc438ea7f
commit
3488372fa7
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue