]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Makefile: add kselftest-merge
authorBamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Fri, 8 Jan 2016 07:27:34 +0000 (15:27 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 25 Feb 2016 16:47:52 +0000 (09:47 -0700)
commit3d6dee7af7fe11c2cea3d9ae70faedf2987ccf96
tree6f00799047b5d550ca2e73b981199e8b1b19074a
parent8c749ce93ee69e789e46b3be98de9e0cbfcf8ed8
Makefile: add kselftest-merge

Add kselftest-merge to enable the dependencies of kernel config
for all the kselftest testcases. User should call it after create
the kernel configuration(.config), eg:

$ make kselftest-merge

Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Makefile