diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 14:42:24 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-03-16 14:42:24 +0000 |
commit | 8a869d1205a886f477c58c80ccc40651df52c30d (patch) | |
tree | 3fefb01779c9761edec775a75f1bcbae6e4896c5 /target/linux/adm5120/Makefile | |
parent | b8d2e49650f32983d7cc7d9d0b8c4f83a6102a82 (diff) | |
download | upstream-8a869d1205a886f477c58c80ccc40651df52c30d.tar.gz upstream-8a869d1205a886f477c58c80ccc40651df52c30d.tar.bz2 upstream-8a869d1205a886f477c58c80ccc40651df52c30d.zip |
adm5120: use 2.6.32.10 kernel
SVN-Revision: 20245
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:= |