summaryrefslogtreecommitdiffstats
path: root/cpukit/libmd/preinstall.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-05 10:53:20 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-05 11:34:01 +0100
commit77510c72dc2c49c2ade13caada77efb18a1adeb8 (patch)
treec49b284fadea0dc599f8488e31a214a6607d6dc7 /cpukit/libmd/preinstall.am
parentcapture: Fix warnings (diff)
downloadrtems-77510c72dc2c49c2ade13caada77efb18a1adeb8.tar.bz2
libmd: Disable SHA modules for m32c
Close #2219.
Diffstat (limited to '')
-rw-r--r--cpukit/libmd/preinstall.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmd/preinstall.am b/cpukit/libmd/preinstall.am
index 9edfb3d75f..f4462f4193 100644
--- a/cpukit/libmd/preinstall.am
+++ b/cpukit/libmd/preinstall.am
@@ -34,4 +34,5 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/sha256.h
$(PROJECT_INCLUDE)/sha512.h: sha512.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sha512.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/sha512.h
+
endif