diff options
-rw-r--r-- | conf/machine/raspberrypi3.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index df64cbb..49252fc 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf | |||
@@ -1,6 +1,6 @@ | |||
1 | #@TYPE: Machine | 1 | #@TYPE: Machine |
2 | #@NAME: RaspberryPi 3 Development Board | 2 | #@NAME: RaspberryPi 3 Development Board (32bit) |
3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 | 3 | #@DESCRIPTION: Machine configuration for the RaspberryPi 3 in 32 bits mode |
4 | 4 | ||
5 | DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4" | 5 | DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4" |
6 | require conf/machine/include/tune-cortexa7.inc | 6 | require conf/machine/include/tune-cortexa7.inc |