changed default kernel to 2.6.28.5, it at least runs on
[openwrt.git] / target / linux / x86 / Makefile
index e782e08..89d9078 100644 (file)
@@ -12,7 +12,8 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk
 SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.27.6
+LINUX_VERSION:=2.6.28.5
+LINUX_KARCH:=x86
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
This page took 0.020907 seconds and 4 git commands to generate.