diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-16 10:37:14 +0000 |
commit | e7336673b14fe311ae493eee86ba8983792bcf02 (patch) | |
tree | 3b4a267cc924fd6ce99ea752b9be8adb4a416b7b /target/linux/au1000/Makefile | |
parent | b2946e7e8aca243281e7ee95e5d17165039970f0 (diff) | |
download | upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.gz upstream-e7336673b14fe311ae493eee86ba8983792bcf02.tar.bz2 upstream-e7336673b14fe311ae493eee86ba8983792bcf02.zip |
update to 2.6.27.9 and refresh patches
SVN-Revision: 13659
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 d8519d776a..1ab9bc5cb0 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.8 +LINUX_VERSION:=2.6.27.9 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += yamonenv |