diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 07:47:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 07:47:12 +0000 |
commit | 47665da4303df774f04b3d9fa0796d4073d9a47e (patch) | |
tree | 90919d7da9b11f4691cccce79f9d3c2235d20a29 /target/linux/au1000/Makefile | |
parent | 97dde3b72d502f4a67eb49ea9c8a6b97ebc54946 (diff) | |
download | upstream-47665da4303df774f04b3d9fa0796d4073d9a47e.tar.gz upstream-47665da4303df774f04b3d9fa0796d4073d9a47e.tar.bz2 upstream-47665da4303df774f04b3d9fa0796d4073d9a47e.zip |
update to 2.6.27.17
SVN-Revision: 14513
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 caa4974a76..9f650efb9a 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00 FEATURES:=jffs2 usb pci SUBTARGETS=au1500 au1550 -LINUX_VERSION:=2.6.27.15 +LINUX_VERSION:=2.6.27.17 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |