um: clean up archheaders recipe
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 4 Aug 2018 04:47:03 +0000 (13:47 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 7 Aug 2018 12:30:36 +0000 (21:30 +0900)
commit0004438a165b18d4a611745f12e328e65f46c8f2
tree44abf61f2364aa4c5ca5316307a2655bfa3866a0
parent63e31a67f12855129740943a4f826f05ddd0a2d0
um: clean up archheaders recipe

Now that '%asm-generic' is added to no-dot-config-targets,
'make asm-generic' does not include the kernel configuration.

You can simply do 'make asm-generic' in the recursed top Makefile
without bothering syncconfig.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Richard Weinberger <richard@nod.at>
arch/um/Makefile