summaryrefslogtreecommitdiff
path: root/drivers/nedmalloc/SCsub
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/nedmalloc/SCsub')
-rw-r--r--drivers/nedmalloc/SCsub4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/nedmalloc/SCsub b/drivers/nedmalloc/SCsub
deleted file mode 100644
index 6699efef75..0000000000
--- a/drivers/nedmalloc/SCsub
+++ /dev/null
@@ -1,4 +0,0 @@
-Import('env')
-Export('env');
-
-env.add_source_files(env.drivers_sources,"*.cpp")