From 051e3f0b2befc8232bf02e2bf903be9a754f438b Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Tue, 8 Dec 2015 14:13:44 +0300 Subject: [PATCH] Fixed patch that prevented DTBs compilation --- patch/kernel/sunxi-next/0013-lamobo_r1_dts.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/kernel/sunxi-next/0013-lamobo_r1_dts.patch b/patch/kernel/sunxi-next/0013-lamobo_r1_dts.patch index ec14eef6ff..3d7dc6e432 100644 --- a/patch/kernel/sunxi-next/0013-lamobo_r1_dts.patch +++ b/patch/kernel/sunxi-next/0013-lamobo_r1_dts.patch @@ -7,10 +7,10 @@ index 246473a..becd814 100644 dtb-$(CONFIG_MACH_SUN7I) += \ sun7i-a20-bananapi.dtb \ sun7i-a20-bananapi-r1.dtb \ -+ sun7i-a20-lamobo-r1.dtb \ ++ sun7i-a20-lamobo-r1.dtb \ sun7i-a20-bananapro.dtb \ sun7i-a20-cubieboard2.dtb \ - sun7i-a20-cubietruck.dtb \ + sun7i-a20-cubietruck.dtb \ diff --git a/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts b/arch/arm/boot/dts/sun7i-a20-lamobo-r1.dts new file mode 100644 index 0000000..69b11dc