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)
commit1ce78ce09430a5ffb987015ab2e24d145690b9a3
treefad4caae96c724e81f7cf6f2ae836607e152ad8b
parentfef31ecaaf2c5c54db85b35e893bf8abec96b93f
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]