kernel: modules: tg3: limit to devices with pci support
authorAleksander Jan Bajkowski <olek2@wp.pl>
Fri, 2 Dec 2022 22:38:51 +0000 (23:38 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Apr 2023 20:06:26 +0000 (22:06 +0200)
commit69a14e4230ef459a9787b1fa1776fbac59012dbb
treefc2043e43d26a082be6c73cfc4bc9f630c8ea64d
parent31b133022348ae86175a8dcd1d395dd870e7adc1
kernel: modules: tg3: limit to devices with pci support

Kmod-tg3 supports Ethernet adapters over PCIe bus. On targets without
PCI support, this package is empty. Symbol CONFIG_TIGON3 depends on
CONFIG_PCI.

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
package/kernel/linux/modules/netdevices.mk