Browse Source

move x86 back to .32 for now

SVN-Revision: 24085
Imre Kaloz 15 years ago
parent
commit
809943774d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/x86/Makefile

+ 1 - 1
target/linux/x86/Makefile

@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
 FEATURES:=squashfs jffs2 ext4 vdi vmdk pcmcia targz
 SUBTARGETS=generic olpc xen_domu ep80579 net5501 kvm_guest geos
 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
 include $(INCLUDE_DIR)/target.mk