Patch set 5:Code-Review +1
2 comments:
Patch Set #5, Line 7: ati: initial commit
"stub spi master to later be used for AMD GPU programming. Just fill out the essentials for now."
ifeq ($(CONFIG_ATI_SPI), yes)
FEATURE_CFLAGS += -D'CONFIG_ATI_SPI=1'
PROGRAMMER_OBJS += ati_spi.o
NEED_LIBPCI += CONFIG_ATI_SPI
endif
also add this to the meson build system as well please.
To view, visit change 29085. To unsubscribe, or for help writing mail filters, visit settings.