kernel: scheduling fix for ARM
[minix.git] / lib / libaudiodriver / Makefile
blob3466d2cb336cf52402811586574744dc326f654b
1 # Makefile for the common audio framework
3 LIB= audiodriver
4 SRCS= audio_fw.c liveupdate.c
6 .include <bsd.lib.mk>