5 lines
132 B
Makefile
5 lines
132 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-$(CONFIG_SPU_BASE) += spu_callbacks.o spu_base.o \
|
|
spu_syscalls.o \
|
|
spufs/
|