diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
commit | 3926620fcd0381ae828e5da1d60c9bbc1825ac38 (patch) | |
tree | 0bc036d805830aeab13905047a605ffa42746350 /target/linux/adm5120/Makefile | |
parent | e16da8d4103f5e1f25167b5a0228cb3d39e8e22b (diff) | |
download | upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.gz upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.bz2 upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.zip |
[kernel] update to 2.6.27.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 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 853e0600f7..04b47b6b59 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.13 +LINUX_VERSION:=2.6.27.15 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |