mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
- VIA chipset SMBus controllers added - alpm driver updated - Support for dynamic modules added - bktr FreeBSD smbus updated but not tested - cleanup
6 lines
110 B
Makefile
6 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR =
|
|
SUBDIR += controllers if_ic smbus iicbus iicbb iicsmb iic smb
|
|
|
|
.include <bsd.subdir.mk>
|