ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36672
This commit is contained in:
parent
c4b943c82c
commit
49c81c6e00
@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 atm
|
||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
SUBTARGETS:=generic ac49x
|
||||
|
||||
LINUX_VERSION:=3.3.8
|
||||
LINUX_VERSION:=3.9.2
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
CONFIG_AR7_AC49X=y
|
||||
# CONFIG_AR7_TI is not set
|
||||
CONFIG_AR7_TYPE_AC49X=y
|
||||
# CONFIG_AR7_TYPE_TI is not set
|
||||
CONFIG_MTD_AC49X_PARTS=y
|
||||
# CONFIG_MTD_AR7_PARTS is not set
|
||||
|
@ -1,4 +1,3 @@
|
||||
# CONFIG_AR7_AC49X is not set
|
||||
CONFIG_AR7_TI=y
|
||||
# CONFIG_AR7_TYPE_AC49X is not set
|
||||
CONFIG_AR7_TYPE_TI=y
|
||||
|
Loading…
Reference in New Issue
Block a user