mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
72ad21075d
This Makefile repeats very similar rules. Let's use pattern rules. $(UNROLL) can be replaced with $*. No intended change in behavior. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>