9 lines
252 B
Plaintext
9 lines
252 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: RaspberryPi Zero WiFi Development Board
|
|
|
|
require conf/machine/include/rpi-common.inc
|
|
require conf/machine/raspberrypi0-wifi.conf
|
|
|
|
KBUILD_DEFCONFIG:rpi-zero-w = "bcmrpi_defconfig"
|
|
RPI_KERNEL_DEVICETREE = "bcm2708-rpi-zero-w.dtb"
|