diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-22 15:37:19 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-08-22 15:37:19 +0000 |
commit | 679527596194ec4222e9379d386061ada4744900 (patch) | |
tree | 074f7229f0cedb176a1a09354cbf032ed532b025 /target/linux/adm5120/Makefile | |
parent | ac9bdf20c8c0e8f419cff3061aa1e3459c6c4e1e (diff) |
[kernel] update to 2.6.26.3 and 2.6.25.16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12371 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 f87f9eaf80..2947308f8e 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.15 -LINUX_VERSION:=2.6.26.2 +#LINUX_VERSION:=2.6.25.16 +LINUX_VERSION:=2.6.26.3 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |