# Build rules for modules include $(topdir)makefile_base.inc include $(topdir)arm_rules.inc CFLAGS+=-mthumb -mlong-calls -DCHDK_MODULE_CODE include $(topdir)build_rules.inc # Define empty recipes for source files (including the makefiles) # to prevent make from trying implicit rules to create them. Speeds up build process $(topdir)makefile_modules.inc: ;