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 | 3926620fcd0381ae828e5da1d60c9bbc1825ac38 (patch) | |
tree | 0bc036d805830aeab13905047a605ffa42746350 /target/linux/au1000 | |
parent | e16da8d4103f5e1f25167b5a0228cb3d39e8e22b (diff) | |
download | upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.gz upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.bz2 upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.zip |
[kernel] update to 2.6.27.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |