diff options
Diffstat (limited to 'conf/machine/raspberrypi0-wifi.conf')
| -rw-r--r-- | conf/machine/raspberrypi0-wifi.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi0-wifi.conf b/conf/machine/raspberrypi0-wifi.conf index 590c669..accdf3c 100644 --- a/conf/machine/raspberrypi0-wifi.conf +++ b/conf/machine/raspberrypi0-wifi.conf | |||
| @@ -6,7 +6,10 @@ DEFAULTTUNE ?= "arm1176jzfshf" | |||
| 6 | require conf/machine/include/tune-arm1176jzf-s.inc | 6 | require conf/machine/include/tune-arm1176jzf-s.inc |
| 7 | include conf/machine/include/rpi-base.inc | 7 | include conf/machine/include/rpi-base.inc |
| 8 | 8 | ||
| 9 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-raspbian-bcm43430" | 9 | MACHINE_EXTRA_RRECOMMENDS += "\ |
| 10 | linux-firmware-bcm43430 \ | ||
| 11 | linux-firmware-bcm43430a1-hcd \ | ||
| 12 | " | ||
| 10 | 13 | ||
| 11 | SDIMG_KERNELIMAGE ?= "kernel.img" | 14 | SDIMG_KERNELIMAGE ?= "kernel.img" |
| 12 | UBOOT_MACHINE ?= "rpi_0_w_defconfig" | 15 | UBOOT_MACHINE ?= "rpi_0_w_defconfig" |
