Newer
Older
barebox / drivers / i2c / algos / Makefile
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 15 Nov 2012 83 bytes i2c: add i2c algo bit support
#
# Makefile for the i2c algorithms
#

obj-$(CONFIG_I2C_ALGOBIT)	+= i2c-algo-bit.o