NetBSD/sys/modules/if_agr
pgoyette 327f2c734c Replace compile-time checking for vlan code with a module hook.
Should resolve the errors reported on irc when booting a kernel which
has agr without vlan:


 [   1.0000000] WARNING: module error: built-in module if_agr can't find builtin dependency `if_vlan'
 [   1.0000000] WARNING: module error: built-in module if_agr prerequisite if_vlan failed, error 2
2019-03-23 09:48:04 +00:00
..
agr.ioconf
Makefile Replace compile-time checking for vlan code with a module hook. 2019-03-23 09:48:04 +00:00