From d9c3fba928162e7a89349f8b160eb479ad41cbea Mon Sep 17 00:00:00 2001
From: Nathaniel Graff <nathaniel.graff@sifive.com>
Date: Thu, 7 Mar 2019 09:29:05 -0800
Subject: Remove legacy examples

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
---
 software/double_tap_dontboot/Makefile | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 software/double_tap_dontboot/Makefile

(limited to 'software/double_tap_dontboot/Makefile')

diff --git a/software/double_tap_dontboot/Makefile b/software/double_tap_dontboot/Makefile
deleted file mode 100644
index ae89c51..0000000
--- a/software/double_tap_dontboot/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-TARGET = double_tap_dontboot
-C_SRCS += double_tap_dontboot.c
-CFLAGS += -O2 -fno-builtin-printf -DNO_INIT
-
-BSP_BASE = ../../bsp
-include $(BSP_BASE)/env/common.mk
-- 
cgit v1.2.3