diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 07:36:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 07:36:36 +0000 |
commit | aa48f1326b197829d595553ab645b283c3b7b88c (patch) | |
tree | 0641110eaaeb80674ce973f14cbad7145139d957 | |
parent | a1a0f677489c03da2024f7e0e8d3bd3bf12de8b5 (diff) | |
download | mtk-20170518-aa48f1326b197829d595553ab645b283c3b7b88c.zip mtk-20170518-aa48f1326b197829d595553ab645b283c3b7b88c.tar.gz mtk-20170518-aa48f1326b197829d595553ab645b283c3b7b88c.tar.bz2 |
adm5120: switch to 3.3.3
SVN-Revision: 31509
-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 a852267..eecf06c 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:=2.6.32.33 +LINUX_VERSION:=3.3.3 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |