diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 14:16:00 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 14:16:00 +0000 |
commit | 4c68b8e18be0695e07079947c6f4202c8bc4fb0e (patch) | |
tree | 6eef4f4d864b466a4f515f6f50c0559f341e6482 /target/linux/adm5120/Makefile | |
parent | f29068f97c96b19b43bf9231d8dd1b422dacc108 (diff) | |
download | upstream-4c68b8e18be0695e07079947c6f4202c8bc4fb0e.tar.gz upstream-4c68b8e18be0695e07079947c6f4202c8bc4fb0e.tar.bz2 upstream-4c68b8e18be0695e07079947c6f4202c8bc4fb0e.zip |
adm5120: use 2.6.33.1 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20243 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 e28423f4cb..aed93250df 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.9 +LINUX_VERSION:=2.6.32.10 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |