diff options
-rw-r--r-- | conf/machine/raspberrypi3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index 438c6e6..9820209 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | MACHINEOVERRIDES = "raspberrypi2:${MACHINE}" | 5 | MACHINEOVERRIDES = "raspberrypi2:${MACHINE}" |
6 | 6 | ||
7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430" | 7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" |
8 | 8 | ||
9 | include conf/machine/raspberrypi2.conf | 9 | include conf/machine/raspberrypi2.conf |
10 | 10 | ||