mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
f83ff491b4
(From OE-Core rev: 71e07ce8d1e4c2a50e937f0c819f025afd4677cb) Signed-off-by: Björn Stenberg <bjst@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 lines
90 B
Bash
3 lines
90 B
Bash
#!/bin/sh
|
|
echo Makefile: | make -f Makefile -f - -k THIS_SH=/bin/bash BUILD_DIR=. runtest
|