From 336ab20ec5b5a4a9aefea4836b3c8d39cc7398a7 Mon Sep 17 00:00:00 2001 From: juhosg Date: Fri, 18 May 2012 20:10:38 +0000 Subject: x86: remove subtarget specific LINUX_VERSION overrides git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31803 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86/Makefile') diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 00400b66d..aaa9e02a2 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 alix2 thincan -LINUX_VERSION:=2.6.39.4 +LINUX_VERSION:=3.3.6 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3