diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:54:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:54:46 +0000 |
commit | 752054346a77d3922642ed771d1dc270d335a6cb (patch) | |
tree | d745314e60da52e5f066547de41aab6adc69dad9 /target/linux/x86/Makefile | |
parent | a695fa76a458ee576fd04efff3d1bfb6fde8d7cb (diff) | |
download | upstream-752054346a77d3922642ed771d1dc270d335a6cb.tar.gz upstream-752054346a77d3922642ed771d1dc270d335a6cb.tar.bz2 upstream-752054346a77d3922642ed771d1dc270d335a6cb.zip |
update to 2.6.27.7
SVN-Revision: 13347
Diffstat (limited to 'target/linux/x86/Makefile')
-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 e782e08730..37d94fd7c7 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.6 +LINUX_VERSION:=2.6.27.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci |