]> git.baikalelectronics.ru Git - kernel.git/commit
of: unittest: refactor Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 5 Jan 2018 11:55:30 +0000 (20:55 +0900)
committerRob Herring <robh@kernel.org>
Tue, 9 Jan 2018 04:08:46 +0000 (22:08 -0600)
commit60af749c6365e3f87dda9fa2fbb1ef5a3811081e
tree3903df33a52fc6ef63fba2174b1c87e615176d00
parent8afc609efdbd7ed65f1db7c34d9cceea7fee62db
of: unittest: refactor Makefile

Some cleanups:
 - use obj-$(CONFIG_OF_OVERLAY) instead of ifdef ... endif
 - compute targets from obj-y

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/unittest-data/Makefile