diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-25 18:33:19 +0000 |
commit | 2a0825b4d3af709cbce9f5479ec0128da4bb509a (patch) | |
tree | 897708ef4fc31a3bef8c28523951db5adf5b440e /target/linux/au1000 | |
parent | 3ec3f111ffb7484d1c5c7ad7b8b161d514e3dd65 (diff) | |
download | upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.gz upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.tar.bz2 upstream-2a0825b4d3af709cbce9f5479ec0128da4bb509a.zip |
update to 2.6.27.13
SVN-Revision: 14179
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 1650991082..1f98a8df8e 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.12 +LINUX_VERSION:=2.6.27.13 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |