From d88a6edda4f335037e4ac604297dd4d114e82389 Mon Sep 17 00:00:00 2001 From: risci_atom Date: Fri, 29 Oct 2010 23:14:26 +0000 Subject: [PATCH] changed x86 kernel to 2.6.32.25-libre1 git-svn-id: http://svn.librewrt.org/librewrt@73 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- bright-ben/target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bright-ben/target/linux/x86/Makefile b/bright-ben/target/linux/x86/Makefile index d56b470..a92be7d 100644 --- a/bright-ben/target/linux/x86/Makefile +++ b/bright-ben/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk pcmcia targz SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos -LINUX_VERSION:=2.6.36-libre +LINUX_VERSION:=2.6.32.25-libre1 include $(INCLUDE_DIR)/target.mk -- 2.35.1