aboutsummaryrefslogtreecommitdiff
path: root/tests/cpu_trap/Makefile
blob: 920fa45e9462984956730703b624c36942116214 (plain)
1
2
3
4
5
include ../test.mk

SRC_cpu_trap = trap.S

$(eval $(call MIPS_ELF,cpu_trap))