Changed kernel for ar71xx platform
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sun, 13 Mar 2011 03:54:48 +0000 (03:54 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Sun, 13 Mar 2011 03:54:48 +0000 (03:54 +0000)
git-svn-id: http://svn.librewrt.org/librewrt@123 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2

trunk/target/linux/ar71xx/Makefile

index 8eecd94d723482c6fafb152c2c2c368b1ed0acba..89f1f4f178c5aacd00e8c95214e2b727f8a7eb7d 100644 (file)
@@ -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