mirror of
git://projects.qi-hardware.com/ben-blinkenlights.git
synced 2024-11-24 01:37:32 +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
|
SHLIB = libubb.so
|
||||||
LIBVERSION = 0.0.0
|
LIBVERSION = 0.0.0
|
||||||
|
|
||||||
OBJS = ubb.o swuart.o mmcclk.o
|
OBJS = ubb.o swuart.o
|
||||||
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h ubb/mmclk.h
|
HDRS = ubb/ubb.h ubb/regbase.h ubb/regs4740.h ubb/swuart.h
|
||||||
|
|
||||||
.PHONY: all clean spotless
|
.PHONY: all clean spotless
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user