mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-21 13:28:32 +00:00
7 lines
263 B
Plaintext
7 lines
263 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi Zero Development Board
|
|
#@DESCRIPTION: Machine configuration for the RaspberryPi Zero board (https://www.raspberrypi.org/blog/raspberry-pi-zero)
|
|
|
|
MACHINEOVERRIDES = "raspberrypi:${MACHINE}"
|
|
include conf/machine/raspberrypi.conf
|