]> git.baikalelectronics.ru Git - kernel.git/commit
tools: PCI: Change pcitest compiling process
authorGustavo Pimentel <gustavo.pimentel@synopsys.com>
Thu, 23 Aug 2018 11:55:15 +0000 (13:55 +0200)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Wed, 3 Oct 2018 10:19:52 +0000 (11:19 +0100)
commit13f74682f2bef115a2651b2e9f4d669e770d42b1
treefad4caae96c724e81f7cf6f2ae836607e152ad8b
parente10bc2c244d7c80faaaf9b1c2cfeb414ec805869
tools: PCI: Change pcitest compiling process

Change tool compiling process in order to be build using the same
mechanism used in other linux tools (e.g. iio, perf, etc). This will
allow in future the buildroot tool to build and integrate this tool in
a more expeditious way.

Update documentation accordingly.

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/PCI/endpoint/pci-test-howto.txt
tools/Makefile
tools/pci/Build [new file with mode: 0644]
tools/pci/Makefile [new file with mode: 0644]