Files
mop3/kernel/flags.mk
2025-12-21 22:24:23 +01:00

7 lines
111 B
Makefile

include $(platform)/flags.mk
include generic/flags.mk
ifeq ($(PLATFORM_ACPI),1)
include uACPI/flags.mk
endif