]> git.baikalelectronics.ru Git - 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)
commitf78cd00ccbc739056ca0d6e48e7b1baa6f8cca90
tree6f00799047b5d550ca2e73b981199e8b1b19074a
parentad511286200cd662bd69465381794d4d62e1c96a
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