Skip to content

Commit fed5783

Browse files
committed
update the manifold makefile system to include kitfox and performance counters
1 parent 1d37bcf commit fed5783

File tree

18 files changed

+3200
-1173
lines changed

18 files changed

+3200
-1173
lines changed

Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MAINTAINERCLEANFILES= aclocal.m4 config.log config.status configure depcomp \
22
Makefile.in INSTALL install-sh missing
33

4-
SUBDIRS = kernel uarch models/cache/mcp-cache models/cache/simple-cache models/memory/CaffDRAM models/memory/DRAMSim2 models/network/iris models/processor/spx models/cross/mcp_cache-iris models/qsim/interrupt_handler models/qsim/proxy
4+
SUBDIRS = kernel uarch models/cache/mcp-cache models/cache/simple-cache models/memory/CaffDRAM models/memory/DRAMSim2 models/network/iris models/processor/spx models/cross/mcp_cache-iris models/qsim/interrupt_handler models/qsim/proxy models/kitfox/kitfox_proxy
55
#models/memory/simple-mc
66
#models/network/simple-net
77

0 commit comments

Comments
 (0)