Skip to content
Commit 8050ef2b authored by Shuah Khan's avatar Shuah Khan
Browse files

selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case



kselftest and kselftest-clean targets fail when object directory is
specified to relocate objects. Main Makefile make O= path clears the
built-in defines LINK.c, COMPILE.S, LINK.S, and RM that are used in
lib.mk to build and clean targets. Define them.

Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 2bc84526
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment