blob: a7ca4871cad31edbedf8497ad948580a7c33b422 [file] [log] [blame]
Colin Cross66bbef22014-04-02 18:30:04 -07001obj-y += fiq_debugger.o
Colin Crosscffbe782014-04-02 18:42:13 -07002obj-$(CONFIG_ARM) += fiq_debugger_arm.o
Arve Hjønnevåg60c384b2014-05-02 20:31:07 -07003obj-$(CONFIG_ARM64) += fiq_debugger_arm64.o
4obj-$(CONFIG_FIQ_WATCHDOG) += fiq_watchdog.o