summaryrefslogtreecommitdiff
path: root/Makefile.top
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-08-22 16:58:15 +0300
committerTor Lillqvist <tml@iki.fi>2012-08-22 17:00:57 +0300
commit63088cd934881128d2928faae5486476af55db14 (patch)
tree3b66376c1d07b2730dbeed787c04ca5c239296cd /Makefile.top
parenta6f73e53b640b311564c5a1843b1c2df574bdd43 (diff)
New attempt to have the "android" module built at a suitable time
Yes, I know that eventually what now is known as "tail_build" will be all there is left. So by that time, by definition nothing can be built "after tail_build". Will have to handle that then. Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
Diffstat (limited to 'Makefile.top')
-rw-r--r--Makefile.top2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.top b/Makefile.top
index 071d37d99292..979671f4d93c 100644
--- a/Makefile.top
+++ b/Makefile.top
@@ -25,6 +25,8 @@ export GMAKE_OPTIONS:=-r
endif
endif
+# This list tells which modules are gbuild ones. It does *not* tell which modules to build. That is directed
+# by the module being mentioned in packimages/prj/build.lst, etc, recursively.
gbuild_modules:= \
MathMLDTD\
Mesa\