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 | 5502bbe2caa107f9f73b3560ab820114a1e2d876 (patch) | |
tree | 4887d824681a90d290872935604d29c1338d7a90 /target/linux/adm5120 | |
parent | c42da71d8b49befbd33394268111bd2235430474 (diff) | |
download | mtk-20170518-5502bbe2caa107f9f73b3560ab820114a1e2d876.zip mtk-20170518-5502bbe2caa107f9f73b3560ab820114a1e2d876.tar.gz mtk-20170518-5502bbe2caa107f9f73b3560ab820114a1e2d876.tar.bz2 |
adm5120: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35929
Diffstat (limited to 'target/linux/adm5120')
-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 47555c6..da71ae2 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:= |