diff options
author | John Crispin <john@openwrt.org> | 2016-01-19 10:15:39 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-01-19 10:15:39 +0000 |
commit | e25a467072cef68def8a2b3eff807fe9ebd89dfc (patch) | |
tree | a0ed083b2ad65ed3237c4bd9e4e1285ed69f97bf /target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch | |
parent | 83c246dffd94ccc94e2ddf7eead47f0591ea8b56 (diff) | |
download | mtk-20170518-e25a467072cef68def8a2b3eff807fe9ebd89dfc.zip mtk-20170518-e25a467072cef68def8a2b3eff807fe9ebd89dfc.tar.gz mtk-20170518-e25a467072cef68def8a2b3eff807fe9ebd89dfc.tar.bz2 |
at91: drop v3.18
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48354
Diffstat (limited to 'target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch')
-rw-r--r-- | target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch b/target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch deleted file mode 100644 index b5a9b68..0000000 --- a/target/linux/at91/patches-3.18/101-ARM-at91-build-dtb-for-q5xr5.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/arm/boot/dts/Makefile -+++ b/arch/arm/boot/dts/Makefile -@@ -20,6 +20,7 @@ dtb-$(CONFIG_ARCH_AT91) += tny_a9263.dtb - dtb-$(CONFIG_ARCH_AT91) += usb_a9263.dtb - # sam9g20 - dtb-$(CONFIG_ARCH_AT91) += at91-foxg20.dtb -+dtb-$(CONFIG_ARCH_AT91) += at91-q5xr5.dtb - dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek.dtb - dtb-$(CONFIG_ARCH_AT91) += at91sam9g20ek_2mmc.dtb - dtb-$(CONFIG_ARCH_AT91) += kizbox.dtb |