diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-12-15 19:16:30 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-12-15 19:16:30 +0000 |
commit | 361080737b7d4b151690a77a8850659a6450eef0 (patch) | |
tree | becf2130c8eb62a21b5c049624b222ad234cae29 /target/linux/brcm47xx/Makefile | |
parent | 306d96500aaf7a3a153f5b0629fa5d3cff268b33 (diff) | |
download | master-187ad058-361080737b7d4b151690a77a8850659a6450eef0.tar.gz master-187ad058-361080737b7d4b151690a77a8850659a6450eef0.tar.bz2 master-187ad058-361080737b7d4b151690a77a8850659a6450eef0.zip |
kernel: update kernel 3.10 to 3.10.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39059 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/Makefile')
-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 e6b526a403..e56bd162db 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.21 +LINUX_VERSION:=3.10.24 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += swconfig kmod-diag wpad-mini nvram |