diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
commit | f30fdb9f88948f2529ad9407636aa9d3df3f77f0 (patch) | |
tree | 318ad314357a0b4da0de9b445e5ce699e410e6ec /target/linux/ar71xx/Makefile | |
parent | 073a6f39e532f3aff51c1c360ab15ed530467bdd (diff) | |
download | upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.tar.gz upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.tar.bz2 upstream-f30fdb9f88948f2529ad9407636aa9d3df3f77f0.zip |
[kernel] switch to 2.6.27.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r-- | target/linux/ar71xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index b7aa42cfd5..8db27eb955 100644 --- a/target/linux/ar71xx/Makefile +++ b/target/linux/ar71xx/Makefile @@ -11,7 +11,7 @@ BOARD:=ar71xx BOARDNAME:=Atheros AR71xx FEATURES:=squashfs tgz -LINUX_VERSION:=2.6.27.11 +LINUX_VERSION:=2.6.27.12 include $(INCLUDE_DIR)/target.mk |