diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:45 +0000 |
commit | c824d4394fd51e99118fdf186b7590e94388cdec (patch) | |
tree | 32b92bd39777a0ef6f93fb9883d1e267cb488744 /target/linux/adm5120/Makefile | |
parent | 5c0c067b0cdb7be0b28cd83bea433f83503d53df (diff) | |
download | upstream-c824d4394fd51e99118fdf186b7590e94388cdec.tar.gz upstream-c824d4394fd51e99118fdf186b7590e94388cdec.tar.bz2 upstream-c824d4394fd51e99118fdf186b7590e94388cdec.zip |
adm5120: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35929 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 47555c6336..da71ae229b 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.7.10 +LINUX_VERSION:=3.8.2 SUBTARGETS:=router_le router_be rb1xx INITRAMFS_EXTRA_FILES:= |