summaryrefslogtreecommitdiff
path: root/old/strata/bsp-x86_both-tools/syslinux.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-05-23 14:59:24 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-05-23 14:59:24 +0100
commit9b874110e45b9af3a3bb0a7481bec8918a1c3adb (patch)
treea619d13d5c3e0913a41c54d352049d7d2efa1385 /old/strata/bsp-x86_both-tools/syslinux.morph
parent63224e2233280204626b58fcbe5224d3582c8627 (diff)
downloaddefinitions-9b874110e45b9af3a3bb0a7481bec8918a1c3adb.tar.gz
Move existing Baserock definitions into old/ subdirectory
This will be removed in due course.
Diffstat (limited to 'old/strata/bsp-x86_both-tools/syslinux.morph')
-rw-r--r--old/strata/bsp-x86_both-tools/syslinux.morph12
1 files changed, 12 insertions, 0 deletions
diff --git a/old/strata/bsp-x86_both-tools/syslinux.morph b/old/strata/bsp-x86_both-tools/syslinux.morph
new file mode 100644
index 00000000..4570865b
--- /dev/null
+++ b/old/strata/bsp-x86_both-tools/syslinux.morph
@@ -0,0 +1,12 @@
+name: syslinux
+kind: chunk
+products:
+- artifact: syslinux-devel
+ include:
+ - (usr/)?share/syslinux/com32.*
+build-commands:
+- make clean
+- make NO_WERROR=1
+- make NO_WERROR=1 installer
+install-commands:
+- make INSTALLROOT="$DESTDIR" install