Files
CoolPi-Armbian-Rockchip-RK3…/drivers/soc/rockchip/fiq_debugger/Makefile
2025-02-04 12:41:12 -06:00

4 lines
147 B
Makefile

obj-$(CONFIG_FIQ_DEBUGGER) += fiq_debugger.o
obj-$(CONFIG_FIQ_WATCHDOG) += fiq_watchdog.o
obj-$(CONFIG_ROCKCHIP_FIQ_DEBUGGER) += rk_fiq_debugger.o