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, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi0-wifi.conf b/conf/machine/raspberrypi0-wifi.conf
index beb9c84..ef6e6e5 100644
--- a/conf/machine/raspberrypi0-wifi.conf
+++ b/conf/machine/raspberrypi0-wifi.conf
@@ -9,6 +9,6 @@ include conf/machine/include/rpi-base.inc
9MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" 9MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
10 10
11SDIMG_KERNELIMAGE ?= "kernel.img" 11SDIMG_KERNELIMAGE ?= "kernel.img"
12UBOOT_MACHINE ?= "rpi_config" 12UBOOT_MACHINE ?= "rpi_0_w_defconfig"
13SERIAL_CONSOLE ?= "115200 ttyS0" 13SERIAL_CONSOLE ?= "115200 ttyS0"
14VC4_CMA_SIZE ?= "cma-128" 14VC4_CMA_SIZE ?= "cma-128"