]> mj.ucw.cz Git - eval.git/commitdiff
MOP: Added config file which builds everything
authorMartin Mares <mj@ucw.cz>
Mon, 24 Sep 2012 13:17:34 +0000 (15:17 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 24 Sep 2012 13:17:34 +0000 (15:17 +0200)
mop/default.cfg [new file with mode: 0644]

diff --git a/mop/default.cfg b/mop/default.cfg
new file mode 100644 (file)
index 0000000..ecc3d19
--- /dev/null
@@ -0,0 +1,5 @@
+# Config file for building the MO-P version
+
+require "default.cfg";
+Set("CONFIG_SUBMIT" => 1);
+Set("CONFIG_MOP" => 1);