提交 3b5bab39 编写于 作者: B Ben Hutchings 提交者: Shuah Khan

selftests: breakpoint: Actually build it

Fixes: 9fae100c ("selftests: breakpoints: fix installing error on ...")
Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
上级 ee00479d
...@@ -6,7 +6,7 @@ ifeq ($(ARCH),x86) ...@@ -6,7 +6,7 @@ ifeq ($(ARCH),x86)
TEST_PROGS := breakpoint_test TEST_PROGS := breakpoint_test
endif endif
all: all: $(TEST_PROGS)
include ../lib.mk include ../lib.mk
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册