summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_both-tools/syslinux.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/bsp-x86_both-tools/syslinux.morph')
-rw-r--r--strata/bsp-x86_both-tools/syslinux.morph24
1 files changed, 24 insertions, 0 deletions
diff --git a/strata/bsp-x86_both-tools/syslinux.morph b/strata/bsp-x86_both-tools/syslinux.morph
new file mode 100644
index 00000000..c7b80f01
--- /dev/null
+++ b/strata/bsp-x86_both-tools/syslinux.morph
@@ -0,0 +1,24 @@
+name: syslinux
+kind: chunk
+description: ''
+max-jobs: null
+products: []
+build-system: manual
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands:
+- make clean
+- make
+- make installer
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make INSTALLROOT="$DESTDIR" install
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []