]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb0d391765166aece708157ddc13cc005cf3dcc7
tree44abf61f2364aa4c5ca5316307a2655bfa3866a0
parentcbd621d4481e8813a2b3cbbf219068a5e9393fb0
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