5 lines
214 B
Makefile
5 lines
214 B
Makefile
obj-$(CONFIG_RESET_MESON) += reset-meson.o
|
|
obj-$(CONFIG_RESET_MESON_AUX) += reset-meson-aux.o
|
|
obj-$(CONFIG_RESET_MESON_COMMON) += reset-meson-common.o
|
|
obj-$(CONFIG_RESET_MESON_AUDIO_ARB) += reset-meson-audio-arb.o
|