blob: 1b16eec25e6980d3768bfcb6ab8198e48a62ac3a [file] [log] [blame]
Vishal Bhoje72c9202015-10-23 18:10:21 +01001#
2# This file should set PRODUCT_MAKEFILES to a list of product makefiles
3# to expose to the build system. LOCAL_DIR will already be set to
4# the directory containing this file.
5#
6# This file may not rely on the value of any variable other than
7# LOCAL_DIR; do not use any conditionals, and do not look up the
8# value of any variable that isn't set in this file or in a file that
9# it includes.
10#
11
12PRODUCT_MAKEFILES := \
Dmitry Shmidt5d080802017-04-11 14:20:03 -070013$(LOCAL_DIR)/hikey.mk \
Dmitry Shmidt5f59b7a2017-10-05 16:05:45 -070014$(LOCAL_DIR)/hikey32.mk \
Anton Hansson1399b122018-02-08 14:57:45 +000015$(LOCAL_DIR)/hikey64_only.mk \
Dmitry Shmidt5d080802017-04-11 14:20:03 -070016$(LOCAL_DIR)/hikey960.mk