summaryrefslogtreecommitdiff
path: root/platform/template/objects.mk
diff options
context:
space:
mode:
Diffstat (limited to 'platform/template/objects.mk')
-rw-r--r--platform/template/objects.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/template/objects.mk b/platform/template/objects.mk
index b9ba231..caaec2b 100644
--- a/platform/template/objects.mk
+++ b/platform/template/objects.mk
@@ -8,8 +8,8 @@
platform-objs-y += platform.o
#
-# If the platform support requires a device tree file, the name of the device
-# tree compiled file should be specified here. The device tree source file
-# be in the form <dt file name>.dts
+# If the platform support requires a builtin device tree file, the name of
+# the device tree compiled file should be specified here. The device tree
+# source file be in the form <dt file name>.dts
#
-# platform-dtb-y += <dt file name>.dtb
+# platform-objs-y += <dt file name>.o