kbuild: move samples/ to KBUILD_VMLINUX_OBJS
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 27 Apr 2019 03:33:36 +0000 (12:33 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 3 May 2019 14:04:59 +0000 (23:04 +0900)
commitd93a18f27e3701a8cdc2228aee1c22451d1292e4
treec6a85c52e5ab3f6e9ffe015af328d46db54653f8
parent83da1bed86cdfe3abb2a33c36a2a5aaf5f390ef6
kbuild: move samples/ to KBUILD_VMLINUX_OBJS

Handle samples/ like the other top-level directories to simplify
the Makefile.

Include include/config/auto.conf earlier to evaluate
drivers-$(CONFIG_SAMPLES).

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile
samples/Makefile