Skip to content
Snippets Groups Projects
Commit 66bf4af9 authored by Nico's avatar Nico
Browse files

do not build pci-net for raspi

parent 0c9ce15c
No related branches found
No related tags found
No related merge requests found
Pipeline #2424 failed
...@@ -148,7 +148,6 @@ end ...@@ -148,7 +148,6 @@ end
-- Include all custom packages for RaspberryPi -- Include all custom packages for RaspberryPi
if target('bcm27xx') then if target('bcm27xx') then
packages(pkgs_pci) packages(pkgs_pci)
packages(pkgs_pci_net)
packages(pkgs_usb_hid) packages(pkgs_usb_hid)
packages(pkgs_usb_net) packages(pkgs_usb_net)
packages(pkgs_usb_serial) packages(pkgs_usb_serial)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment