From: Imre Kaloz Date: Mon, 22 Nov 2010 12:58:31 +0000 (+0000) Subject: [target/x86]: move x86 back to .32 for now X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=634672279d4dd2e0c174ff1e12417f6f82a69552;hp=9fab34465876a3fc251a325a6c5f502003e6e805 [target/x86]: move x86 back to .32 for now SVN-Revision: 24085 --- diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 5ff1d246fb..5aacca58fb 100644 --- a/target/linux/x86/Makefile +++ b/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.36 +LINUX_VERSION:=2.6.32.25 include $(INCLUDE_DIR)/target.mk