diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 18:53:05 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 18:53:05 +0000 |
commit | 387187ed20b72bb5bbcb494c043fe0ae7439f123 (patch) | |
tree | cb58c471e218fefffaaea576fc48074bc07223d4 /target/linux/adm5120/Makefile | |
parent | fa54d3c0a97b74ceb351b09762b66298c23806e1 (diff) |
[kernel] update to 2.6.28.7 and 2.6.27.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 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 1098e53a1..3634565fb 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.27.17 +LINUX_VERSION:=2.6.27.19 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |