diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-01 13:15:41 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-01 13:15:41 +0000 |
commit | f79a21793eb8e9e4d60f89f854e1e26f20641498 (patch) | |
tree | 64f77c8c941151cb5778d20544d7cd2656dafea3 /target/linux | |
parent | 65ec516e9f5422ee945773e94a687c7eb2fc7554 (diff) |
adm5120: switch to 3.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 273a28093..d94edf445 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:= |