# # Makefile for multiplexer devices. # obj-$(CONFIG_MULTIPLEXER) += mux-core.o obj-$(CONFIG_MUX_GPIO) += mux-gpio.o