From efde9bfbde559812e4b040b437b611525dc015c6 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 15 Nov 2008 14:55:08 +0000 Subject: Use 2.6.27 for au1000 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13220 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/au1000/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/au1000/Makefile') diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index ecb76ee20..097fa7ab6 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)) - -- cgit v1.2.3