mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 11:28:28 +00:00
selftest/ipc: actually test it
The ipc testcase exist in selftest but no in the TARGETS list. Add it to the TARGETS. Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
parent
f4ecb322ab
commit
7e72247381
@ -6,6 +6,7 @@ TARGETS += exec
|
||||
TARGETS += firmware
|
||||
TARGETS += ftrace
|
||||
TARGETS += futex
|
||||
TARGETS += ipc
|
||||
TARGETS += kcmp
|
||||
TARGETS += lib
|
||||
TARGETS += membarrier
|
||||
|
Loading…
Reference in New Issue
Block a user