summaryrefslogtreecommitdiff
path: root/strata/bsp-x86_both-tools/syslinux.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2015-03-04 11:28:15 +0000
committerRichard Maw <richard.maw@gmail.com>2015-03-04 11:28:15 +0000
commitd0ecc6cb2bd5a6420e5ddc2bb5e335a285995d26 (patch)
treee4c9d77a763c365687670595d99a3bc99665f7b6 /strata/bsp-x86_both-tools/syslinux.morph
parent4441782c2fa7e07198d5862ab6c73ea308c82f95 (diff)
parent399896b16e276f7c1a43c5c7efc71cf669cabb5f (diff)
downloaddefinitions-d0ecc6cb2bd5a6420e5ddc2bb5e335a285995d26.tar.gz
Merge branch 'baserock/richardmaw/shrink-initramfs'
Reviewed-by: Sam Thursfield Reviewed-by: Pedro Alvarez
Diffstat (limited to 'strata/bsp-x86_both-tools/syslinux.morph')
-rw-r--r--strata/bsp-x86_both-tools/syslinux.morph8
1 files changed, 6 insertions, 2 deletions
diff --git a/strata/bsp-x86_both-tools/syslinux.morph b/strata/bsp-x86_both-tools/syslinux.morph
index c0f15807..4570865b 100644
--- a/strata/bsp-x86_both-tools/syslinux.morph
+++ b/strata/bsp-x86_both-tools/syslinux.morph
@@ -1,8 +1,12 @@
name: syslinux
kind: chunk
+products:
+- artifact: syslinux-devel
+ include:
+ - (usr/)?share/syslinux/com32.*
build-commands:
- make clean
-- make
-- make installer
+- make NO_WERROR=1
+- make NO_WERROR=1 installer
install-commands:
- make INSTALLROOT="$DESTDIR" install