From 63cb2fb88d3c4f919a00743b1fdbed1cf977d935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Tue, 21 Jun 2016 17:49:43 +0200 Subject: brcm2708: properly detect the Raspberry Pi Zero MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm2708/image/Makefile') diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 269e015..6916a2b 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -54,7 +54,7 @@ endef DEVICE_VARS += DEVICE_DTS define Device/rpi - DEVICE_TITLE := Raspberry Pi B/B+/CM + DEVICE_TITLE := Raspberry Pi B/B+/CM/Zero DEVICE_DTS := bcm2708-rpi-b bcm2708-rpi-b-plus bcm2708-rpi-cm endef ifeq ($(SUBTARGET),bcm2708) -- cgit v1.1