Skip to content
Snippets Groups Projects
Commit d9c9bb29 authored by Myron Stowe's avatar Myron Stowe
Browse files

tools/Makefile: Remove pci target

JIRA: https://issues.redhat.com/browse/RHEL-83611
Upstream Status: 86c2345aff3f5b48b53a73a15ffe6e0930e4170f

commit 86c2345aff3f5b48b53a73a15ffe6e0930e4170f
Author: Jianfeng Liu <liujianfeng1994@gmail.com>
Date:   Mon Feb 17 19:51:52 2025 +0800

    tools/Makefile: Remove pci target

    e19bde2269ca ("selftests: Move PCI Endpoint tests from tools/pci to
    Kselftests") moves tools/pci/ to tools/testing/selftests/pci_endpoint,
    which causes build failure when running "make pci" under tools:

      linux/tools$ make pci
        DESCEND pci
      make[1]: *** No targets specified and no makefile found.  Stop.
      make: *** [Makefile:73: pci] Error 2

    Update the top level tools/Makefile to remove reference to building,
    installing and cleaning pci components.

    Link: https://lore.kernel.org/r/20250217115159.537920-1-liujianfeng1994@gmail.com


    Fixes: e19bde2269ca ("selftests: Move PCI Endpoint tests from tools/pci to Kselftests")
Signed-off-by: default avatarJianfeng Liu <liujianfeng1994@gmail.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: default avatarKrzysztof Wilczyński <kwilczynski@kernel.org>

Signed-off-by: default avatarMyron Stowe <mstowe@redhat.com>
parent 05f1084f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment