]> Git Repo - linux.git/blame - drivers/mux/Makefile
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[linux.git] / drivers / mux / Makefile
CommitLineData
a3b02a9c
PR
1#
2# Makefile for multiplexer devices.
3#
4
5obj-$(CONFIG_MULTIPLEXER) += mux-core.o
afda08c4 6obj-$(CONFIG_MUX_ADG792A) += mux-adg792a.o
2c089f08 7obj-$(CONFIG_MUX_GPIO) += mux-gpio.o
73726380 8obj-$(CONFIG_MUX_MMIO) += mux-mmio.o
This page took 0.092974 seconds and 4 git commands to generate.