summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-07-02 13:46:38 -0700
committerJulian Blake Kongslie2022-07-02 13:46:38 -0700
commit742f34bf15b2721b11c67051862dc44dc52647a0 (patch)
treea8da03506cca1dac4813e7f672c1048b99b28fc8
parentDropping the async interface, and adding some real uarch. (diff)
downloadissim-742f34bf15b2721b11c67051862dc44dc52647a0.tar.xz
Add missing SODEP.
Diffstat (limited to '')
-rw-r--r--uarch/uarch.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/uarch/uarch.d b/uarch/uarch.d
index e99bf71..aaeb57c 100644
--- a/uarch/uarch.d
+++ b/uarch/uarch.d
@@ -1,2 +1,3 @@
1uarch_SODEPS += build/libaisa.so 1uarch_SODEPS += build/libaisa.so
2uarch_SODEPS += build/libsim.so 2uarch_SODEPS += build/libsim.so
3uarch_SODEPS += build/libutil.so