commit | d93a18f27e3701a8cdc2228aee1c22451d1292e4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Apr 27 12:33:36 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 03 23:04:59 2019 +0900 |
tree | c6a85c52e5ab3f6e9ffe015af328d46db54653f8 | |
parent | 83da1bed86cdfe3abb2a33c36a2a5aaf5f390ef6 [diff] |
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>