SRC = epd_bw_spi.c
ifneq (,$(filter disp_dev,$(USEMODULE)))
SRC += epd_bw_spi_disp_dev.c
endif
include $(RIOTBASE)/Makefile.base