use the locations specified in the bcm2708_boot header
[AROS.git] / rom / misc / mmakefile.src
blobdbaa98a425225f6bfa35f4ff14706181dd7fd071
1 # $Id$
2 include $(TOP)/config/make.cfg
4 FUNCS := allocmiscresource freemiscresource
6 #MM- kernel-misc : includes linklibs
8 %build_module mmake=kernel-misc \
9   modname=misc modtype=resource \
10   files="misc_init $(FUNCS)"