diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
commit | 0e6867db1e9a2feb6ded27a33631e25f6c18e11e (patch) | |
tree | 5689460cf1b5a04c4b83e21e9e627d528f393cd9 /target/linux/brcm2708 | |
parent | 9aa3da569edfc91995fbb4bf030d40cce3f0b45e (diff) | |
download | master-187ad058-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.tar.gz master-187ad058-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.tar.bz2 master-187ad058-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.zip |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40467 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 038c19508c..c0bf2d9d4d 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.34 +LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 |