]> 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)
commitcf2d3c7c2d3f9e5c408a3a88c8e8369fbf68cf0b
treefad4caae96c724e81f7cf6f2ae836607e152ad8b
parentc47d817619607781535b72c3651505025f58c109
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]