mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
68e262f801
This is unneeded because the Makefile in the output directory wraps the top-level Makefile in the srctree. Just run $(MAKE) irrespective of the build location. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <n.schier@avm.de>