summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-02 21:54:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-02 21:54:53 +0000
commit919a8a9fe004ffd9e9a2105185fa9021de0f3b6d (patch)
treeee3f66b29bd78b6aa2826f888ba13a1a59edd8d3 /target/linux/ar71xx/Makefile
parent9e52639685ce177a9068b0f279f08a28fffcd285 (diff)
downloadmaster-31e0f0ae-919a8a9fe004ffd9e9a2105185fa9021de0f3b6d.tar.gz
master-31e0f0ae-919a8a9fe004ffd9e9a2105185fa9021de0f3b6d.tar.bz2
master-31e0f0ae-919a8a9fe004ffd9e9a2105185fa9021de0f3b6d.zip
make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index fe32e86e44..9459c3d17a 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.26.8
+LINUX_VERSION:=2.6.27.7
include $(INCLUDE_DIR)/target.mk