Revert "util: Build u_bitmask.o when using make."

This reverts commit 01eff0e6d2.

u_bitmask.c was already in the C_SOURCES list.
This commit is contained in:
Brian Paul
2010-01-11 20:18:50 -07:00
parent f07e87ffba
commit 3fce8ad2de
-1
View File
@@ -4,7 +4,6 @@ include $(TOP)/configs/current
LIBNAME = util
C_SOURCES = \
u_bitmask.c \
u_debug.c \
u_debug_dump.c \
u_debug_symbol.c \