diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-01 13:15:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-01 13:15:41 +0000 |
commit | b4315df8e18c2a339adf16786ceb69b29f68ae38 (patch) | |
tree | 439fc03589b9f36b7b28e14e672b419feba53138 /target/linux/adm5120/Makefile | |
parent | edd36342e58da133b106ce6327fb5a02d5d30c1e (diff) | |
download | upstream-b4315df8e18c2a339adf16786ceb69b29f68ae38.tar.gz upstream-b4315df8e18c2a339adf16786ceb69b29f68ae38.tar.bz2 upstream-b4315df8e18c2a339adf16786ceb69b29f68ae38.zip |
adm5120: switch to 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34952
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r-- | target/linux/adm5120/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 273a280939..d94edf445a 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.11 SUBTARGETS:=router_le router_be rb1xx INITRAMFS_EXTRA_FILES:= |