OSDN Git Service

drm/radeon: fix build rules of *_reg_safe.h
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 25 Mar 2020 20:48:35 +0000 (16:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Apr 2020 18:44:42 +0000 (14:44 -0400)
commit4ed513b52dc849564ccff7ef42580274ef91b1b8
tree6bdbed4f5047a27d58fc14806e921a9d1bcb7793
parent4bc97748e3f4669f2909201c3cc27c649b9f8b8a
drm/radeon: fix build rules of *_reg_safe.h

if_changed must have FORCE as a prerequisite, and the targets must be
added to 'targets'.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/Makefile