From b97498ab29089fd8318cabbcfbab25b263f552be Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 5 Oct 2015 10:27:34 +0000 Subject: brcm2708: switch device tree compilation to linux MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 47124 --- target/linux/brcm2708/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm2708/Makefile') diff --git a/target/linux/brcm2708/Makefile b/target/linux/brcm2708/Makefile index 6d8aba018a..f8c93474c5 100644 --- a/target/linux/brcm2708/Makefile +++ b/target/linux/brcm2708/Makefile @@ -26,6 +26,6 @@ define Target/Description Currently produces SD Card image for Raspberry Pi. endef -KERNELNAME:=Image +KERNELNAME:=Image dtbs $(eval $(call BuildTarget)) -- cgit v1.2.3