aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:48 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2013-01-18 10:55:48 +0000
commit3378685f25b34ce1f1462ee5284c2289f5a1ddc7 (patch)
treead1304ca60dbc3bf55122b94993d2889cb498bbe /config
parent92c84d8429a244ef94bddd36f32667b5236be5e1 (diff)
downloadxen-3378685f25b34ce1f1462ee5284c2289f5a1ddc7.tar.gz
xen-3378685f25b34ce1f1462ee5284c2289f5a1ddc7.tar.bz2
xen-3378685f25b34ce1f1462ee5284c2289f5a1ddc7.zip
Add conditional build of subsystems to configure.ac
The toplevel Makefile still works without running configure and will default build everything Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'config')
-rw-r--r--config/Toplevel.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Toplevel.mk.in b/config/Toplevel.mk.in
new file mode 100644
index 0000000000..4db7eafcab
--- /dev/null
+++ b/config/Toplevel.mk.in
@@ -0,0 +1 @@
+SUBSYSTEMS := @SUBSYSTEMS@