scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 19 Aug 2021 01:23:39 +0000 (10:23 +0900)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Aug 2021 03:07:05 +0000 (23:07 -0400)
commit98079418c53fff5f9e2d4087f08eaff2a9ce7714
tree960ff2ef69b17793d5e4f6658af26e813f6fd774
parentc563c126e293d58b5f730813160c1c2acf156145
scsi: core: Fix missing FORCE for scsi_devinfo_tbl.c build rule

Add FORCE so that if_changed can detect the command line change.
scsi_devinfo_tbl.c must be added to 'targets' too.

Link: https://lore.kernel.org/r/20210819012339.709409-1-masahiroy@kernel.org
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/Makefile