diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-12 12:25:40 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-12 12:25:40 +0000 |
commit | 63d27d8f7ce37ff65aeb111a977a6fbfdd521265 (patch) | |
tree | eb68cf2bda60690ccf46d4ec886a0fd1f7a8aef7 /target | |
parent | 442097207630571ba46ea98f1a0a7e5e340b2a5e (diff) |
adm5120: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35115 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 d94edf445..89f892646 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.6.11 +LINUX_VERSION:=3.7.2 SUBTARGETS:=router_le router_be rb1xx INITRAMFS_EXTRA_FILES:= |