diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-24 15:05:51 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2009-03-24 15:05:51 +0000 |
commit | a4260b52e968094404e9fe29776dc61a5b9cccb8 (patch) | |
tree | 56b73a04ab62d3a1d7cacbbdb64532454a5cac0a /target/linux/au1000/Makefile | |
parent | 78346af2ba5135a0822d364440816c6ebe0c2d5a (diff) | |
download | upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.tar.gz upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.tar.bz2 upstream-a4260b52e968094404e9fe29776dc61a5b9cccb8.zip |
[kernel] update to kernel version 2.6.27.21
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15016 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5cbdd592c7..131368729c 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.19 +LINUX_VERSION:=2.6.27.21 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |