SubDir HAIKU_TOP src add-ons kernel drivers audio ac97 es1370 ;

SetSubDirSupportedPlatformsBeOSCompatible ;
UsePrivateHeaders libroot media system ;
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;

KernelAddon es1370 :
	debug.c
	es1370.c
	io.c
	multi.c
	util.c
;

