kernel-network-modules: add vlan kernel modules

master
Harald Hoyer 2018-08-14 14:07:12 +02:00
parent ca8f1c1ba3
commit bb75d16521
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ installkernel() {
=drivers/net/phy \ =drivers/net/phy \
=drivers/net/team \ =drivers/net/team \
=drivers/net/ethernet \ =drivers/net/ethernet \
ecb arc4 bridge stp llc ipv6 bonding 8021q af_packet virtio_net xennet ecb arc4 bridge stp llc ipv6 bonding 8021q ipvlan macvlan af_packet virtio_net xennet
hostonly="" instmods iscsi_ibft crc32c iscsi_boot_sysfs hostonly="" instmods iscsi_ibft crc32c iscsi_boot_sysfs
} }