summaryrefslogtreecommitdiff
path: root/buildconf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildconf/local.conf')
-rw-r--r--buildconf/local.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 0c9dbb3..ff81285 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -23,7 +23,7 @@
#MACHINE ?= "apalis-imx8x"
#MACHINE ?= "apalis-tk1"
#
-MACHINE ?= "colibri-imx6"
+#MACHINE ?= "colibri-imx6"
#MACHINE ?= "colibri-imx6ull"
#MACHINE ?= "colibri-imx6ull-emmc"
#MACHINE ?= "colibri-imx7"
@@ -276,3 +276,5 @@ DISTRO ?= "tdx-xwayland"
# This file does not need to exist, if it does it can be used to influence machine specific
# configurations without copying the machine file.
include conf/machine/include/${MACHINE}.inc
+
+# DO NOT SET THE MACHINE AFTER THE ABOVE INCLUDE