aboutsummaryrefslogtreecommitdiff
path: root/fdt
diff options
context:
space:
mode:
authorJerry Zhao <jerryz123@berkeley.edu>2023-12-11 16:58:34 -0800
committerJerry Zhao <jerryz123@berkeley.edu>2023-12-11 16:58:34 -0800
commit437ae428956ede9fb74f805c67155d1a01cac252 (patch)
treec69dd611b6cb0ca32655ade27e92ea8463e59b67 /fdt
parent4d8651be943ea706eb8dcb3443add2e7ccc117a6 (diff)
downloadspike-437ae428956ede9fb74f805c67155d1a01cac252.zip
spike-437ae428956ede9fb74f805c67155d1a01cac252.tar.gz
spike-437ae428956ede9fb74f805c67155d1a01cac252.tar.bz2
Don't install spike's libfdt to avoid conflicts with system libfdt
Diffstat (limited to 'fdt')
-rw-r--r--fdt/fdt.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/fdt/fdt.mk.in b/fdt/fdt.mk.in
index 51e7ae4..99e7639 100644
--- a/fdt/fdt.mk.in
+++ b/fdt/fdt.mk.in
@@ -1,7 +1,5 @@
fdt_subproject_deps = \
-fdt_install_shared_lib = yes
-
fdt_install_hdrs = \
libfdt.h \
fdt.h \