alsa.audio: move handling of XRUN when writting to the slave task
[AROS.git] / workbench / devs / networks / fec / mmakefile.src
blob76751f3250e631eca28a81721b41f17957050c43
1 #   $Id$
2 include $(TOP)/config/make.cfg
4 USER_LDFLAGS := -static
6 FILES := fec_unit fec_handler fec_hardware
8 %build_module mmake=workbench-devs-networks-fec-powerpc \
9     modname=fec modtype=device \
10     files="fec_init $(FILES)" \
11     moduledir=Devs/Networks uselibs="hiddstubs"
13 %common