diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-15 22:03:10 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-15 22:03:10 +0000 |
commit | a36ca743d69fbe37ac1273509ad661b0df97253b (patch) | |
tree | a4d67114af9b8637800e69bbec69bb2a8140453c /target | |
parent | 025144800a6b5184a114f04a0972fedd40b94186 (diff) | |
download | upstream-a36ca743d69fbe37ac1273509ad661b0df97253b.tar.gz upstream-a36ca743d69fbe37ac1273509ad661b0df97253b.tar.bz2 upstream-a36ca743d69fbe37ac1273509ad661b0df97253b.zip |
au1000: update to kernel 3.10.44
This was tested by Bruno Randolf on au1000 (MTX-1)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41669
Diffstat (limited to 'target')
-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 2f9c24d1a3..5fb4a436fb 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs usb pci SUBTARGETS=au1500 au1550 MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.6.11 +LINUX_VERSION:=3.10.44 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += wpad-mini yamonenv |