aboutsummaryrefslogtreecommitdiff
path: root/customext/customext.mk.in
blob: 4107d18aba79bf803510d5cec362f91f286409ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
customext_subproject_deps = \
	spike_main \
	riscv \
	disasm \
	softfloat \

customext_srcs = \
	dummy_rocc.cc \
	cflush.cc \

customext_CFLAGS = -fPIC

customext_install_shared_lib = yes