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 | b2a80350b4b6cd7ad9f0eb61d84dfc70af97c671 (patch) | |
tree | 6eef4f4d864b466a4f515f6f50c0559f341e6482 /target/linux/adm5120/Makefile | |
parent | 5a7db9dd6848ae44f9d052d3bf708b970819484c (diff) | |
download | upstream-b2a80350b4b6cd7ad9f0eb61d84dfc70af97c671.tar.gz upstream-b2a80350b4b6cd7ad9f0eb61d84dfc70af97c671.tar.bz2 upstream-b2a80350b4b6cd7ad9f0eb61d84dfc70af97c671.zip |
adm5120: use 2.6.32.10 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20245 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:= |