diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-23 12:51:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-10-23 12:51:05 +0000 |
commit | b6b06000ebe2ffd2ebca24417ea9b9080cb6d643 (patch) | |
tree | 678c75cb4f1655a0e42ccd1f12b2ec0dfebce14f /target/linux/brcm2708 | |
parent | d8d0e2c5368aeeb5ec2ddf06cfad0c919a3af8f4 (diff) | |
download | upstream-b6b06000ebe2ffd2ebca24417ea9b9080cb6d643.tar.gz upstream-b6b06000ebe2ffd2ebca24417ea9b9080cb6d643.tar.bz2 upstream-b6b06000ebe2ffd2ebca24417ea9b9080cb6d643.zip |
kernel: update 3.10 to 3.10.17
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
Diffstat (limited to 'target/linux/brcm2708')
-rw-r--r-- | target/linux/brcm2708/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile index d652184756..57d5af6016 100644 --- a/target/linux/brcm2708/Makefile +++ b/target/linux/brcm2708/Makefile @@ -15,7 +15,7 @@ MAINTAINER:=Florian Fainelli <florian@openwrt.org> CPU_TYPE:=arm1176jzf-s CPU_SUBTYPE:=vfp -LINUX_VERSION:=3.10.15 +LINUX_VERSION:=3.10.17 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 |