- Give PCI controllers lower unit numbers than legacy controllers.
[cake.git] / rom / mathieeesingbas / mmakefile.src
blobe48dd23bf673b9935b43c4e159e0f4991a09b8fb
1 #    $Id$
2 include $(TOP)/config/make.cfg
4 FUNCS := \
5     ieeespabs \
6     ieeespadd \
7     ieeespceil \
8     ieeespcmp \
9     ieeespdiv \
10     ieeespfix \
11     ieeespfloor \
12     ieeespflt \
13     ieeespmul \
14     ieeespneg \
15     ieeespsub \
16     ieeesptst
18 %build_module mmake=kernel-mathieeesingbas \
19   modname=mathieeesingbas modtype=library \
20   files=$(FUNCS)