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 | 0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch) | |
tree | 858127d8673501048fc2b1892c27985738f2b5dc /target/linux/ar71xx | |
parent | 244ea6a1d67b61032187b42f37292bda54897a97 (diff) | |
download | upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2 upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip |
switch to 2.6.27.12
SVN-Revision: 14157
Diffstat (limited to 'target/linux/ar71xx')
-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 |