diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-01 09:59:53 +0000 |
commit | f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8 (patch) | |
tree | 29e748c94381371d6ec2f7dd4cfcc030e1c698ba /target/linux/brcm2708 | |
parent | f51d78f4f2e91658985288b95f572da9b7a021ae (diff) | |
download | upstream-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.tar.gz upstream-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.tar.bz2 upstream-f1ef0b92bef17f09fe61e1d2e8275d5fdb4c9cc8.zip |
kernel: update 3.10 to 3.10.21
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38972
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 6cc5cfbe91..2caa549852 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.18 +LINUX_VERSION:=3.10.21 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 |