diff options
-rw-r--r-- | conf/machine/raspberrypi-cm3.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi-cm3.conf b/conf/machine/raspberrypi-cm3.conf index 153d5d5..5f6d3b6 100644 --- a/conf/machine/raspberrypi-cm3.conf +++ b/conf/machine/raspberrypi-cm3.conf | |||
@@ -2,5 +2,5 @@ | |||
2 | #@NAME: RaspberryPi Compute Module 3 (CM3) | 2 | #@NAME: RaspberryPi Compute Module 3 (CM3) |
3 | #@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module 3 (CM3) | 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module 3 (CM3) |
4 | 4 | ||
5 | MACHINEOVERRIDES = "raspberrypi2:${MACHINE}" | 5 | MACHINEOVERRIDES = "raspberrypi3:${MACHINE}" |
6 | include conf/machine/raspberrypi2.conf | 6 | include conf/machine/raspberrypi3.conf |