mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 02:31:16 -04:00
8 lines
236 B
Makefile
8 lines
236 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = als4000 ad1816 cmi cs4281 csa ds1 emu10k1 es137x ess
|
|
SUBDIR += fm801 ich maestro maestro3 mss neomagic sb16 sb8 sbc solo
|
|
SUBDIR += t4dwave via8233 via82c686 vibes
|
|
SUBDIR += driver uaudio
|
|
|
|
.include <bsd.subdir.mk>
|