diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:40 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-01-12 12:25:40 +0000 |
commit | f4b34b82806f296d3998c6f5ee56fcb0530189a0 (patch) | |
tree | eb68cf2bda60690ccf46d4ec886a0fd1f7a8aef7 /target/linux | |
parent | 067615aea6818b25acea2bc12ad816a5905ab00b (diff) | |
download | upstream-f4b34b82806f296d3998c6f5ee56fcb0530189a0.tar.gz upstream-f4b34b82806f296d3998c6f5ee56fcb0530189a0.tar.bz2 upstream-f4b34b82806f296d3998c6f5ee56fcb0530189a0.zip |
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/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 d94edf445a..89f8926460 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:= |