mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
Differential Revision: https://reviews.freebsd.org/D2811 Reviewed by: adrian, wblock Approved by: adrian, wblock Relnotes: yes
6 lines
120 B
Makefile
6 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += controllers if_ic smbus iicbus iicbb iicsmb iic cyapa smb isl
|
|
|
|
.include <bsd.subdir.mk>
|