diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
commit | 7f04c52b92d0e4361d476475c3583b24639c69ab (patch) | |
tree | dba1f704ea13b8490e46cb4965172a4c3fcbd8e6 /target/linux/au1000 | |
parent | 4acde624fb28f57b1859b1aa0e980ec8fe2ffa9f (diff) | |
download | upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.tar.gz upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.tar.bz2 upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.zip |
update to 2.6.27.15
SVN-Revision: 14440
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 1f98a8df8e..510428c072 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.13 +LINUX_VERSION:=2.6.27.15 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |