summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/raspberrypi3.conf2
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
5MACHINEOVERRIDES = "raspberrypi2:${MACHINE}" 5MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
6 6
7MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430" 7MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
8 8
9include conf/machine/raspberrypi2.conf 9include conf/machine/raspberrypi2.conf
10 10