summaryrefslogtreecommitdiff
path: root/samples/crypto/test_sha256/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'samples/crypto/test_sha256/Makefile')
-rw-r--r--samples/crypto/test_sha256/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/crypto/test_sha256/Makefile b/samples/crypto/test_sha256/Makefile
deleted file mode 100644
index bf765f329..000000000
--- a/samples/crypto/test_sha256/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-ccflags-y += -I$(srctree)/samples/include -I$(srctree)/lib/crypto/tinycrypt/include
-obj-y = test_sha256.o
-