Newer
Older
barebox / drivers / i2c / muxes / Makefile
@Antony Pavlov Antony Pavlov on 19 Nov 2015 99 bytes i2c: add pca954x bus multiplexer driver
#
# Makefile for multiplexer I2C chip drivers.

obj-$(CONFIG_I2C_MUX_PCA954x)	+= i2c-mux-pca954x.o