diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-07-30 08:00:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-07-30 08:00:25 +0000 |
commit | c4ec495b43d168fef626ec73318b4ffd11ab405b (patch) | |
tree | 995bdb5c019ad53770b03dac6f33ca30b9f0ec60 /target/linux/brcm2708/Makefile | |
parent | 3f14645369ab08cb254894da00f8dbf710b40652 (diff) | |
download | master-187ad058-c4ec495b43d168fef626ec73318b4ffd11ab405b.tar.gz master-187ad058-c4ec495b43d168fef626ec73318b4ffd11ab405b.tar.bz2 master-187ad058-c4ec495b43d168fef626ec73318b4ffd11ab405b.zip |
kernel: update remaning platforms accidentally left out of r37617
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37619 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm2708/Makefile')
-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 7a36ca3213..5fc4e6b94a 100644 --- a/target/linux/brcm2708/Makefile +++ b/target/linux/brcm2708/Makefile @@ -13,7 +13,7 @@ BOARDNAME:=Broadcom BCM2708/BCM2835 FEATURES:=ext4 audio usb usbgadget display gpio MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.10.3 +LINUX_VERSION:=3.10.4 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 |