Re: [PATCH] kbuild: devtest - new make target for build all and run tests

From: Shuah Khan
Date: Wed Aug 06 2014 - 09:41:40 EST


On 07/18/2014 06:13 PM, Shuah Khan wrote:
On 07/18/2014 05:29 PM, Sam Ravnborg wrote:
On Fri, Jul 18, 2014 at 02:44:34PM -0600, Shuah Khan wrote:
Add a new devtest make target to enable developer testing. This
new target does full build (make all) and then runs selftests.

Signed-off-by: Shuah Khan <shuah.kh@xxxxxxxxxxx>
---
Makefile | 11 +++++++++++
1 file changed, 11 insertions(+)

diff --git a/Makefile b/Makefile
index f3c543d..1ef3128 100644
--- a/Makefile
+++ b/Makefile
@@ -1034,6 +1034,14 @@ headers_check: headers_install
$(Q)$(MAKE) $(hdr-inst)=arch/$(hdr-arch)/include/uapi/asm
$(hdr-dst) HDRCHECK=1


Hi Michal,

Are you planning to include this patch in your 3.17 kbuild pull?
Keeping my fingers crossed. :)

-- Shuah


--
Shuah Khan
Senior Linux Kernel Developer - Open Source Group
Samsung Research America(Silicon Valley)
shuah.kh@xxxxxxxxxxx | (970) 672-0658
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/