Indentation fix, cleanup.
[AROS.git] / arch / ppc-all / prep / kernel / mmakefile.src
blobad0cf82a39936980361d86c6da6ba2926b9994ad
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 # FIXME: This file was converted to the %build_module_macro without testing
6 # on the build on a real PPC/prep system. Other directories in the arch/ppc
7 # directory will also need to be converted before the build will work.
9 USER_CFLAGS := -D__KERNEL__ -D__ROM__
11 %build_module_macro mmake=kernel-resource-prep-ppc \
12     modname=kernel modtype=resource \
13     funcs=io files="functable functions" \
14     conffile=lib.conf \
15     genfunctable=no genincludes=yes
17 %common