diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-23 13:30:27 +0000 |
commit | 0c2e187f54efc2fbdf0cff99a62a94682ef994cc (patch) | |
tree | 858127d8673501048fc2b1892c27985738f2b5dc /target/linux/au1000 | |
parent | 244ea6a1d67b61032187b42f37292bda54897a97 (diff) | |
download | upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.gz upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.tar.bz2 upstream-0c2e187f54efc2fbdf0cff99a62a94682ef994cc.zip |
switch to 2.6.27.12
SVN-Revision: 14157
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 6c49ee89f9..1650991082 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.11 +LINUX_VERSION:=2.6.27.12 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += hostapd-mini yamonenv |