diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
commit | 4992a87aeb5879141a6475642e62c6d7922ff614 (patch) | |
tree | c70e224b529c82a1da7277db701454f4f519654a /target/linux/x86 | |
parent | d5bfba98ceffac8d4d6e1d3b503e3fec149eed03 (diff) | |
download | upstream-4992a87aeb5879141a6475642e62c6d7922ff614.tar.gz upstream-4992a87aeb5879141a6475642e62c6d7922ff614.tar.bz2 upstream-4992a87aeb5879141a6475642e62c6d7922ff614.zip |
update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
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 37d94fd7c7..30104153f5 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.27.7 +LINUX_VERSION:=2.6.27.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |