public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] Add crypto to Makefile
@ 2018-07-23 14:38 Richard Palethorpe
  2018-07-23 14:42 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Palethorpe @ 2018-07-23 14:38 UTC (permalink / raw)
  To: ltp

This is missing from my original patch set for the pcrypt_aead01 test. It
appears that the executable is not installed without it.

Signed-off-by: Richard Palethorpe <rpalethorpe@suse.com>
---
 testcases/kernel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/Makefile b/testcases/kernel/Makefile
index 11aae96fe..5acc9b8bc 100644
--- a/testcases/kernel/Makefile
+++ b/testcases/kernel/Makefile
@@ -38,6 +38,7 @@ ifneq ($(UCLINUX),1)
 SUBDIRS			+= connectors \
 			   containers \
 			   controllers \
+			   crypto \
 			   device-drivers \
 			   firmware \
 			   fs \
-- 
2.16.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [LTP] [PATCH] Add crypto to Makefile
  2018-07-23 14:38 [LTP] [PATCH] Add crypto to Makefile Richard Palethorpe
@ 2018-07-23 14:42 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2018-07-23 14:42 UTC (permalink / raw)
  To: ltp

Hi!
> This is missing from my original patch set for the pcrypt_aead01 test. It
> appears that the executable is not installed without it.

Ah, the directories in kernel/Makefile are listed explicitelly, I missed
that as well. Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-23 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 14:38 [LTP] [PATCH] Add crypto to Makefile Richard Palethorpe
2018-07-23 14:42 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox