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/au1000/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/au1000/Makefile')
-rw-r--r-- | target/linux/au1000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index bd41a88f8e..303fb2f1f1 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -11,7 +11,7 @@ BOARD:=au1000 BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci -LINUX_VERSION:=2.6.27.6 +LINUX_VERSION:=2.6.27.7 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |