c05564c4d8
Android 13
6 lines
151 B
Makefile
Executable file
6 lines
151 B
Makefile
Executable file
subdir-ccflags-$(CONFIG_PPC_WERROR) := -Werror
|
|
|
|
obj-y += common.o
|
|
obj-$(CONFIG_PPC_XIVE_NATIVE) += native.o
|
|
obj-$(CONFIG_PPC_XIVE_SPAPR) += spapr.o
|