Raw File
# SPDX-License-Identifier: GPL-2.0
gs_fpga-y	+= gs_fpgaboot.o io.o
obj-$(CONFIG_GS_FPGABOOT)	+= gs_fpga.o
back to top