mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Submitted by: Landon Fuller <landonf@landonf.org> Obtained from: https://github.com/landonf/freebsd/compare/user/landonf/bcm4331-CURRENT
8 lines
101 B
Makefile
8 lines
101 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= bhnd_chipc \
|
|
bhnd_pci \
|
|
bhnd_pci_hostb \
|
|
bhnd_pcib
|
|
|
|
.include <bsd.subdir.mk>
|