libi2cdriver: library for i2c device drivers

Change-Id: Ib6d5617e4b62e0bc5b25e6fa92b44baf536b1961
This commit is contained in:
Thomas Cort
2013-07-15 10:29:24 -04:00
parent 3c59273c97
commit 8a643e5128
7 changed files with 228 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ SUBDIR += libvassert libhgfs libvboxfs libvirtio
.endif
.if (${MACHINE_ARCH} == "earm")
SUBDIR += libclkconf libgpio libpadconf
SUBDIR += libclkconf libgpio libi2cdriver libpadconf
.endif
.if (${MKRUMP} != "no")