diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
commit | 1d1830d4fc23c80db91408a83a32041f9570b7df (patch) | |
tree | ac374d5b4d809296afecc2ff3cc5ed51b95a5f73 /target/linux/x86 | |
parent | 388ed6d014d83ffee789175e151fe3c1cd730411 (diff) | |
download | upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.gz upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.bz2 upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.zip |
update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86')
-rw-r--r-- | target/linux/x86/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86/Makefile b/target/linux/x86/Makefile index 660ea26e04..c2f0b30f8f 100644 --- a/target/linux/x86/Makefile +++ b/target/linux/x86/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=x86 FEATURES:=squashfs jffs2 ext2 vdi vmdk SUBTARGETS=generic -LINUX_VERSION:=2.6.28.7 +LINUX_VERSION:=2.6.28.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |