diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-08-07 16:52:52 +0000 |
commit | 18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335 (patch) | |
tree | 80d8286fd60f8493179bdc0788145ae103c71a83 /target/linux/adm5120/Makefile | |
parent | 72609e482f7e814527d80de0561dfefbfe62b4e9 (diff) | |
download | master-187ad058-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.tar.gz master-187ad058-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.tar.bz2 master-187ad058-18e38f7ba7038a3ea7c77ad21ce5aaaf8374b335.zip |
[kernel] update to 2.6.25.15 and 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/Makefile')
-rw-r--r-- | target/linux/adm5120/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index e97a80ad69..f87f9eaf80 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -#LINUX_VERSION:=2.6.25.12 -LINUX_VERSION:=2.6.26 +#LINUX_VERSION:=2.6.25.15 +LINUX_VERSION:=2.6.26.2 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |