summaryrefslogtreecommitdiff
path: root/gralloc960/Android.vexpress.mk
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-04-11 10:16:43 -0700
committerColin Cross <ccross@android.com>2018-04-11 10:22:16 -0700
commit2e3cbcff0e0e14a0c8da20b6f38b8077ecab9f95 (patch)
tree2bc771a37f4bf975049971d0a78eef54845172be /gralloc960/Android.vexpress.mk
parent46787b6dd2dc4a91febe06cc95df25687b79603e (diff)
downloadhikey-2e3cbcff0e0e14a0c8da20b6f38b8077ecab9f95.tar.gz
Stop including version_defaults.mk
version_defaults.mk is part of the core build system, and not intended for including by modules. It is guaranteed to have already been included before any Android.mk files have been read. Including it twice causes HAS_BUILD_NUMBER to be set to true which causes incremental rebuilds to reread all the makefiles: $(file <out/build_number.txt) was changed, regenerating... Also fix the unnecessary $(info) messages that clutter the build output. Test: m nothing && m nothing Change-Id: I9476642c65c6223af99761fdb8c89fb0b53198c7
Diffstat (limited to 'gralloc960/Android.vexpress.mk')
-rw-r--r--gralloc960/Android.vexpress.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gralloc960/Android.vexpress.mk b/gralloc960/Android.vexpress.mk
index 73ac1197..69324e52 100644
--- a/gralloc960/Android.vexpress.mk
+++ b/gralloc960/Android.vexpress.mk
@@ -15,6 +15,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-$(info gralloc for vexpress)
GRALLOC_FB_SWAP_RED_BLUE := 0
GRALLOC_DEPTH := GRALLOC_16_BITS