gigaset_elements_bl26_opens.../src/dialog/Makefile

16 lines
232 B
Makefile

# File created by Gigaset Elements GmbH
# All rights reserved.
include ../config.mk
ifeq ($(DIALOG),cr16boot)
include cr16boot.mk
endif
ifeq ($(DIALOG),loader)
include loader.mk
endif
ifeq ($(DIALOG),uart)
include uart.mk
endif