diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
commit | 717bb2a9cfa4ea7804db066746c5618aa747d508 (patch) | |
tree | 5dc258adc647d10c5431fbc84cc5eb38b47a1a00 /target/linux/brcm47xx | |
parent | 4a7d83ad5e3a377885ad6c9a4c1ddae38c3614bc (diff) | |
download | master-187ad058-717bb2a9cfa4ea7804db066746c5618aa747d508.tar.gz master-187ad058-717bb2a9cfa4ea7804db066746c5618aa747d508.tar.bz2 master-187ad058-717bb2a9cfa4ea7804db066746c5618aa747d508.zip |
kernel: update 3.10 to 3.10.18
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38652 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-rw-r--r-- | target/linux/brcm47xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/Makefile b/target/linux/brcm47xx/Makefile index 09fd152d33..cf2b07ab79 100644 --- a/target/linux/brcm47xx/Makefile +++ b/target/linux/brcm47xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Broadcom BCM947xx/953xx FEATURES:=squashfs usb pcmcia MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> -LINUX_VERSION:=3.10.17 +LINUX_VERSION:=3.10.18 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += swconfig kmod-diag wpad-mini nvram |