util: move u_cpu_detect to util
[mesa.git] / src / gallium / auxiliary / Makefile.sources
index 923ffb2383caa6dd0df2cfeb35b6717c34c32d11..b60b25a0e4c2106fd844628642ef54367dfa7b1b 100644 (file)
@@ -106,8 +106,6 @@ C_SOURCES := \
        os/os_memory_debug.h \
        os/os_memory_stdc.h \
        os/os_memory.h \
-       os/os_misc.c \
-       os/os_misc.h \
        os/os_mman.h \
        os/os_process.c \
        os/os_process.h \
@@ -224,10 +222,6 @@ C_SOURCES := \
        util/u_box.h \
        util/u_cache.c \
        util/u_cache.h \
-       util/u_cpu_detect.c \
-       util/u_cpu_detect.h \
-       util/u_debug.c \
-       util/u_debug.h \
        util/u_debug_gallium.h \
        util/u_debug_gallium.c \
        util/u_debug_describe.c \