diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-29 07:36:36 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-04-29 07:36:36 +0000 |
commit | 064b1182e547d92fe6e0cb58045697ad6e91fc40 (patch) | |
tree | 27156fea02f3fe28df74b14cee35e3198eb16808 /target | |
parent | f2d86d5a21d55f5b438ba701584965994767926e (diff) |
adm5120: switch to 3.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31509 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 a85226766..eecf06c14 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:= |