diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 18:53:05 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-02-21 18:53:05 +0000 |
commit | 387187ed20b72bb5bbcb494c043fe0ae7439f123 (patch) | |
tree | cb58c471e218fefffaaea576fc48074bc07223d4 /target/linux/x86 | |
parent | fa54d3c0a97b74ceb351b09762b66298c23806e1 (diff) |
[kernel] update to 2.6.28.7 and 2.6.27.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 0e793319d..660ea26e0 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,8 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk SUBTARGETS=generic -LINUX_VERSION:=2.6.28.6 -LINUX_KARCH:=x86 +LINUX_VERSION:=2.6.28.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |