aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/LAB-settings.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/LAB-settings.inc')
-rw-r--r--conf/machine/include/LAB-settings.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/machine/include/LAB-settings.inc b/conf/machine/include/LAB-settings.inc
new file mode 100644
index 0000000..d0100c9
--- /dev/null
+++ b/conf/machine/include/LAB-settings.inc
@@ -0,0 +1,8 @@
+#
+# Settings for LAB (Linux As Bootloader) support.
+# Machines which support (or want to support) LAB,
+# include this.
+#
+
+# LAB can only resolve relative symlinks
+#ROOTFS_POSTPROCESS_COMMAND += "make_zimage_symlink_relative; "