diff options
author | Andy Shevchenko | 2019-07-09 18:13:59 +0200 |
---|---|---|
committer | Lorenzo Pieralisi | 2019-07-09 18:31:22 +0200 |
commit | af3366308ea4c5473dfa5d2ace66b45cd3b1aec0 (patch) | |
tree | ea4c1e0e5c0466cfcee8358110ca5629ab769adb /drivers/pci/controller/dwc | |
parent | tools: PCI: Fix compiler warning in pcitest (diff) | |
download | kernel-qcow2-linux-af3366308ea4c5473dfa5d2ace66b45cd3b1aec0.tar.gz kernel-qcow2-linux-af3366308ea4c5473dfa5d2ace66b45cd3b1aec0.tar.xz kernel-qcow2-linux-af3366308ea4c5473dfa5d2ace66b45cd3b1aec0.zip |
tools: PCI: Fix installation when `make tools/pci_install`
The commit c9a707875053 ("tools pci: Do not delete pcitest.sh in 'make clean'")
fixed a `make tools clean` issue and simultaneously brought a regression
to the installation process:
for script in .../tools/pci/pcitest.sh; do \
install $script .../usr/usr/bin; \
done
install: cannot stat '.../tools/pci/pcitest.sh': No such file or directory
Update the install commands to fix the remaining issue.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Jean-Jacques Hiblot <jjhiblot@ti.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions