mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
extra-y is not run for 'make modules'. The header compile test should be executed irrespective of the build target. always-y is a better fit. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>