From 61d1d288b993532a0882dfdbc1f82d33596cfe08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Wed, 22 Jun 2016 15:06: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') diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 94a9b3e0e7..f594c5b056 100644 --- a/target/linux/brcm2708/image/Makefile +++ b/target/linux/brcm2708/image/Makefile @@ -53,7 +53,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.2.3