diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
commit | 2a0825b4d3af709cbce9f5479ec0128da4bb509a (patch) | |
tree | 897708ef4fc31a3bef8c28523951db5adf5b440e /target/linux/adm5120 | |
parent | 3ec3f111ffb7484d1c5c7ad7b8b161d514e3dd65 (diff) | |
download | upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.gz upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.bz2 upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.zip |
update to 2.6.27.13
SVN-Revision: 14179
Diffstat (limited to 'target/linux/adm5120')
-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 180086abec..914a5d774a 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.12 +LINUX_VERSION:=2.6.27.13 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= |