From: risci_atom Date: Fri, 31 Dec 2010 12:31:22 +0000 (+0000) Subject: git-svn-id: http://svn.librewrt.org/librewrt@99 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=61edc99f724a295c2fc93eb85fb2d0e57b0b283d;p=librewrt%2F.git git-svn-id: svn.librewrt.org/librewrt@99 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- diff --git a/trunk/target/linux/x86/Makefile b/trunk/target/linux/x86/Makefile index 48b6e4b..cbd401f 100644 --- a/trunk/target/linux/x86/Makefile +++ b/trunk/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos -LINUX_VERSION:=2.6.33-libre +LINUX_VERSION:=2.6.32.25-libre1 include $(INCLUDE_DIR)/target.mk