diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 08:40:58 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 08:40:58 +0000 |
commit | cde7b6363c77be3d6e81e9444ac5d2ba8d0db87f (patch) | |
tree | 80353dc60117ab9876cb055a7ca8721f0e43b1f2 /target/linux/adm5120/Makefile | |
parent | de4fcf04ec888cec632aaca349409062280cc323 (diff) | |
download | upstream-cde7b6363c77be3d6e81e9444ac5d2ba8d0db87f.tar.gz upstream-cde7b6363c77be3d6e81e9444ac5d2ba8d0db87f.tar.bz2 upstream-cde7b6363c77be3d6e81e9444ac5d2ba8d0db87f.zip |
adm5120: use kernel 2.6.32.12
SVN-Revision: 21181
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 aed93250df..7e700e6997 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.10 +LINUX_VERSION:=2.6.32.12 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |