mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar7: switch to 3.9
Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36672 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eb8ef4e423
commit
0ebb76e17c
@ -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…
x
Reference in New Issue
Block a user