summaryrefslogtreecommitdiff
path: root/test/Config
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-06-29 23:06:49 +0000
committerMike Frysinger <vapier@gentoo.org>2005-06-29 23:06:49 +0000
commit005b595328394a33878320677cb6fe896bafda37 (patch)
treefe5f72dba9a9821e587ef38db43ef9eed3904a91 /test/Config
parentd097452b7f85d3625559ea88939f8a6a4de78309 (diff)
clean up and use topdir .config instead of local Config
Diffstat (limited to 'test/Config')
-rw-r--r--test/Config9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/Config b/test/Config
deleted file mode 100644
index 80fc6b3d3..000000000
--- a/test/Config
+++ /dev/null
@@ -1,9 +0,0 @@
-# Configuration for uClibc test apps.
-
-# Set the following to `true' to make a debuggable build.
-DODEBUG = true
-
-# If you want to compile using uClibc as a shared library, turn this on.
-DODYNAMIC = true
-
-