Skip to content

Commit 8177857

Browse files
committed
gpu_unai: asm part 4
1 parent eb54d54 commit 8177857

8 files changed

+475
-274
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ OBJS += plugins/gpu_unai/old/if.o
272272
else
273273
CFLAGS += -DGPU_UNAI_NO_OLD
274274
endif
275+
plugins/gpu_unai/gpulib_if.o: plugins/gpu_unai/*.h
275276
plugins/gpu_unai/gpulib_if.o: CFLAGS += -DREARMED -DUSE_GPULIB=1
276277
ifneq ($(DEBUG), 1)
277278
plugins/gpu_unai/gpulib_if.o \

0 commit comments

Comments
 (0)