提交 5cc3027f 编写于 作者: D Daniel Díaz 提交者: Shuah Khan

selftests: Fix installation for splice test

Simplify the Makefile rules so that the test is
automatically installed (and cleaned) by leveraging
the TEST_GEN_PROGS_EXTENDED definition.
Reported-by: NNaresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: NDaniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
上级 a3d6d79f
TEST_PROGS := default_file_splice_read.sh TEST_PROGS := default_file_splice_read.sh
EXTRA := default_file_splice_read TEST_GEN_PROGS_EXTENDED := default_file_splice_read
all: $(TEST_PROGS) $(EXTRA)
include ../lib.mk include ../lib.mk
EXTRA_CLEAN := $(EXTRA)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册