mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-23 19:24:16 -05:00
When the kmod-qlcnic package is built on targets that have CONFIG_PCI_IOV enabled, the CONFIG_QLCNIC_SRIOV symbol is exposed. Enable this symbol in the kmod package to fix its build. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>