summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.default
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-04 20:58:12 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-04 20:58:12 +0000
commitbb13f09f1665b9b1f851ce69d13532c73fac0e98 (patch)
tree446b652dae76b0e3196648eb39400d0ab4aa9885 /extra/Configs/Config.default
parent8407ee91ddb73395014779d417f8bb1abea976c0 (diff)
downloaduClibc-alpine-bb13f09f1665b9b1f851ce69d13532c73fac0e98.tar.bz2
uClibc-alpine-bb13f09f1665b9b1f851ce69d13532c73fac0e98.tar.xz
As Peter S. Mazinger has pointed out, the config system wants
some defaults. So give it some empty defaults and let people select their own options.
Diffstat (limited to 'extra/Configs/Config.default')
-rw-r--r--extra/Configs/Config.default2
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/Configs/Config.default b/extra/Configs/Config.default
new file mode 100644
index 000000000..a93596d42
--- /dev/null
+++ b/extra/Configs/Config.default
@@ -0,0 +1,2 @@
+# This file is empty to let people select their own
+# build options however they like....