selftest/net/Makefile: Specify output with $(OUTPUT)
After commit a8ba798b ("selftests: enable O and KBUILD_OUTPUT"), net selftest build fails because it points output file without $(OUTPUT) yet. This commit fixes the error. Signed-off-by: NSeongJae Park <sj38.park@gmail.com> Fixes: a8ba798b ("selftests: enable O and KBUILD_OUTPUT") Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
Showing
想要评论请 注册 或 登录