mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
raspberrypi0.conf: Add machine configuration for Raspberry Pi Zero
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
fe25a1163a
commit
6314f668fa
6
conf/machine/raspberrypi0.conf
Normal file
6
conf/machine/raspberrypi0.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
#@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
|
Loading…
Reference in New Issue
Block a user