SRCS := ../common/init.S main.c APP := amo_timer_irq CCFLAGS = -march=rv32imac -Os include ../common/src_only_app.mk