diff options
Diffstat (limited to 'target/linux/brcm2708/image/Makefile')
-rw-r--r-- | target/linux/brcm2708/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 269e0159c9..6916a2b4ae 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) |