aboutsummaryrefslogtreecommitdiffstats
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
commitfd91a97ab4db20f122db5e2f07ddbe24eb6429e5 (patch)
tree38c4d972e86799f66874403d3b081ce587b89882 /target/linux/ar71xx/Makefile
parent449261ed2d0704e4b64f4e362ee08876f6427134 (diff)
downloadupstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.gz
upstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.tar.bz2
upstream-fd91a97ab4db20f122db5e2f07ddbe24eb6429e5.zip
[kernel] make mips_machine stuff available for other MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13492 3c298f89-4303-0410-b956-a3cf2f4a3e73
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