mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
ca2e4ecd73
Differential Revision: https://reviews.freebsd.org/D2811 Reviewed by: adrian, wblock Approved by: adrian, wblock Relnotes: yes
7 lines
120 B
Makefile
7 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += controllers if_ic smbus iicbus iicbb iicsmb iic cyapa smb isl
|
|
|
|
.include <bsd.subdir.mk>
|