diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2014-04-29 21:00:50 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2014-04-29 21:00:50 +0000 |
commit | 653081299df9ac6b300b0b034db717c4d1e6ab2a (patch) | |
tree | b57eaf243df44c6c48ccdb1b2f894d8c12de7e85 /target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | |
parent | 797927ebec0f439ca69cd641f087b5115048d880 (diff) | |
download | upstream-653081299df9ac6b300b0b034db717c4d1e6ab2a.tar.gz upstream-653081299df9ac6b300b0b034db717c4d1e6ab2a.tar.bz2 upstream-653081299df9ac6b300b0b034db717c4d1e6ab2a.zip |
Update AT91 kernel to 3.10.34
From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
From: Owen Kirby <osk@exegin.com>
Date: Thu, 10 Apr 2014 19:02:15 -0700
Subject: [PATCH 1/3] [at91] Update AT91 kernel to 3.10.34.
This patch updates the kernel of the AT91 target to version 3.10.34.
Signed-off-by: Owen Kirby <osk@exegin.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40596 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch')
-rw-r--r-- | target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch index e6c4c7231a..c631f8d588 100644 --- a/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch +++ b/target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch @@ -1,6 +1,6 @@ --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -22,6 +22,7 @@ dtb-$(CONFIG_ARCH_AT91) += tny_a9g20.dtb +@@ -23,6 +23,7 @@ dtb-$(CONFIG_ARCH_AT91) += tny_a9g20.dtb dtb-$(CONFIG_ARCH_AT91) += usb_a9g20.dtb # sam9g45 dtb-$(CONFIG_ARCH_AT91) += at91sam9m10g45ek.dtb |