]> asedeno.scripts.mit.edu Git - linux.git/commit
tools: PCI: Handle pcitest.sh independently from pcitest
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 4 Apr 2019 11:06:09 +0000 (16:36 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 11 Apr 2019 09:25:38 +0000 (10:25 +0100)
commit993d5fe31c7b7cf7f480c6b4bec3ed23a3a24690
treeb9dc6f02bb988d33ec1dd6d4b3e9940cb5c86e01
parentfbca0b284bd02bf83c9813168d1a58b6ec54d1ca
tools: PCI: Handle pcitest.sh independently from pcitest

Handling pcitest.sh along with pcitest (obtained by compiling
pcitest.c) results in pcitest.sh getting removed inadvertently
while "make -C tools/pci clean".

Fix it by handling pcitest.sh independently of pcitest.

Fixes: 1ce78ce09430 ("tools: PCI: Change pcitest compiling process")
Reported-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
tools/pci/Makefile