MODULE = periph
ifneq (,$(filter periph_gpio,$(USEMODULE)))
SRC += gpio_arch.c
endif
include $(RIOTMAKE)/periph.mk