summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-11-15 14:55:08 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-11-15 14:55:08 +0000
commita4d934c47b7b5266de52e8945791dad0ac29867b (patch)
tree5a230f6c3807cf62305fd5a50d617603d2dc67d1 /target/linux/au1000/Makefile
parent4cacc7208ce77118aca13669fdffa1b8a5766b22 (diff)
downloadmaster-31e0f0ae-a4d934c47b7b5266de52e8945791dad0ac29867b.tar.gz
master-31e0f0ae-a4d934c47b7b5266de52e8945791dad0ac29867b.tar.bz2
master-31e0f0ae-a4d934c47b7b5266de52e8945791dad0ac29867b.zip
Use 2.6.27 for au1000
SVN-Revision: 13220
Diffstat (limited to 'target/linux/au1000/Makefile')
-rw-r--r--target/linux/au1000/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile
index ecb76ee200..097fa7ab6f 100644
--- a/target/linux/au1000/Makefile
+++ b/target/linux/au1000/Makefile
@@ -11,7 +11,7 @@ BOARD:=au1000
BOARDNAME:=RMI/AMD AU1x00
FEATURES:=jffs2 usb pci
-LINUX_VERSION:=2.6.25.20
+LINUX_VERSION:=2.6.27.5
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += yamonenv
@@ -28,4 +28,3 @@ define Kernel/BuildImage
endef
$(eval $(call BuildTarget))
-