From 2768928c3fbd0e919dc641e7eae0b010b6abff56 Mon Sep 17 00:00:00 2001 From: risci_atom Date: Sun, 13 Mar 2011 03:54:48 +0000 Subject: [PATCH] Changed kernel for ar71xx platform git-svn-id: http://svn.librewrt.org/librewrt@123 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- trunk/target/linux/ar71xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/target/linux/ar71xx/Makefile b/trunk/target/linux/ar71xx/Makefile index 8eecd94..89f1f4f 100644 --- a/trunk/target/linux/ar71xx/Makefile +++ b/trunk/target/linux/ar71xx/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs jffs2 targz CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time SUBTARGETS:=generic nand -LINUX_VERSION:=2.6.32.24 +LINUX_VERSION:=2.6.36-libre1 include $(INCLUDE_DIR)/target.mk -- 2.35.1