diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-15 13:40:35 +0000 |
commit | 3ca7f3bd6f53c36530693696670a182208b0925c (patch) | |
tree | 82045268d4433857ba27c34fabcb48a00851469c /target/linux/au1000/Makefile | |
parent | aa59a08b45f29fa21bda8fcbc2f159047f6034ce (diff) | |
download | upstream-3ca7f3bd6f53c36530693696670a182208b0925c.tar.gz upstream-3ca7f3bd6f53c36530693696670a182208b0925c.tar.bz2 upstream-3ca7f3bd6f53c36530693696670a182208b0925c.zip |
update to 2.6.27.11
SVN-Revision: 14043
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 ed31eb70d9..6c49ee89f9 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.10 +LINUX_VERSION:=2.6.27.11 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |