diff options
-rw-r--r-- | conf/machine/raspberrypi3-64.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf index 60f823b..e3d11f2 100644 --- a/conf/machine/raspberrypi3-64.conf +++ b/conf/machine/raspberrypi3-64.conf | |||
@@ -2,7 +2,7 @@ | |||
2 | #@NAME: RaspberryPi 3 Development Board | 2 | #@NAME: RaspberryPi 3 Development Board |
3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 in 64 bits mode | 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 in 64 bits mode |
4 | 4 | ||
5 | MACHINEOVERRIDES = "raspberrypi3:raspberrypi:${MACHINE}" | 5 | MACHINEOVERRIDES = "raspberrypi3:${MACHINE}" |
6 | 6 | ||
7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" | 7 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" |
8 | 8 | ||