1 # $Id: mmakefile.src 29897 2008-10-27 09:27:10Z sonic $
2 include $(TOP)/config/make.cfg
4 FILES := dosboot_init inithidds boot
6 #MM- kernel-dosboot-includes : kernel-bootloader-includes kernel-bootmenu-includes
7 #MM- kernel-dosboot : includes linklibs kernel-bootloader-includes kernel-bootmenu-includes
9 USER_INCLUDES := -I$(TOP)/rom/devs
10 USER_CFLAGS := -DAROS_ARCHITECTURE="\"$(AROS_TARGET_ARCH)-$(AROS_TARGET_CPU)\""
12 %build_module mmake=kernel-dosboot \
13 modname=dosboot modtype=resource \