mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-23 19:55:19 +02:00
libubb/Makefile: unleak mmcclk.o and mis-typed mmclk.h
This commit is contained in:
parent
2004d8c90a
commit
a593da0cd0
@ -20,8 +20,8 @@ LIB = libubb.a
|
||||
SHLIB = libubb.so
|
||||
LIBVERSION = 0.0.0
|
||||
|
||||
OBJS = ubb.o swuart.o mmcclk.o
|
||||
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h ubb/mmclk.h
|
||||
OBJS = ubb.o swuart.o
|
||||
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h
|
||||
|
||||
.PHONY: all clean spotless
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user