disable lto for the bootstrap
[AROS.git] / rom / alerthook / mmakefile.src
blob60f0b17a4584606fd757efaf0c988fdf73816800
1 #   $Id$
3 include $(SRCDIR)/config/aros.cfg
5 USER_CFLAGS := -DADATE="\"$(shell date '+%d.%m.%Y')\""
7 #MM- kernel-alerthook : includes linklibs kernel-bootloader-includes
9 %build_module_simple mmake=kernel-alerthook \
10   modname=alert modtype=hook \
11   files="alerthook resident_end" compiler=target
13 %common