remove another network driver

This commit is contained in:
Tobias Powalowski 2022-02-02 16:02:10 +01:00
parent e1239a8f03
commit ef0ea688a3

View file

@ -3,7 +3,7 @@
build ()
{
add_checked_modules -f 'nfp' -f 'liquidio' -f 'mellanox' -f 'wireless' -f 'bnx2x' -f 'qed' '/drivers/net/'
add_checked_modules -f 'nfp' -f 'liquidio' -f 'mellanox' -f 'wireless' -f 'bnx2x' -f 'bna' -f 'qed' '/drivers/net/'
apps="route ip dhcpcd"
for i in $apps; do
add_binary "$i"