mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2025-04-21 12:27:27 +03:00
libubb/mmcclk.c: helper functions for selecting and configuring the MMC bus clock
Experimental.
This commit is contained in:
@@ -20,8 +20,8 @@ LIB = libubb.a
|
||||
SHLIB = libubb.so
|
||||
LIBVERSION = 0.0.0
|
||||
|
||||
OBJS = ubb.o swuart.o
|
||||
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h
|
||||
OBJS = ubb.o swuart.o mmcclk.o
|
||||
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h ubb/mmcclk.h
|
||||
|
||||
.PHONY: all clean spotless
|
||||
|
||||
|
||||
Reference in New Issue
Block a user