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/au1000 | |
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/au1000')
-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 303fb2f1f1..d8519d776a 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.7 +LINUX_VERSION:=2.6.27.8 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |