summaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0-wifi.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi0-wifi.conf')
-rw-r--r--conf/machine/raspberrypi0-wifi.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi0-wifi.conf b/conf/machine/raspberrypi0-wifi.conf
index 2c4f760..8689bca 100644
--- a/conf/machine/raspberrypi0-wifi.conf
+++ b/conf/machine/raspberrypi0-wifi.conf
@@ -14,3 +14,5 @@ MACHINE_EXTRA_RRECOMMENDS += "\
14SDIMG_KERNELIMAGE ?= "kernel.img" 14SDIMG_KERNELIMAGE ?= "kernel.img"
15UBOOT_MACHINE ?= "rpi_0_w_defconfig" 15UBOOT_MACHINE ?= "rpi_0_w_defconfig"
16SERIAL_CONSOLES ?= "115200;ttyS0" 16SERIAL_CONSOLES ?= "115200;ttyS0"
17
18ARMSTUB ?= "armstub.bin"