The first function in the plugin must return a pointer to the plugin_table.
[AROS.git] / rom / processor / mmakefile.src
blobf84ff9b780b77982e0b1c609de8aa9c8caf17469
1 # Copyright © 2009-2010, The AROS Development Team. All rights reserved.
2 # $Id$
3 include $(TOP)/config/make.cfg
5 #MM kernel-processor-kobj: includes
6 #MM kernel-processor: includes
8 %build_module mmake=kernel-processor modname=processor modtype=resource \
9     version=$(AROS_TARGET_PLATFORM) files="init getcpuinfo" uselibs="rom utility"