summaryrefslogtreecommitdiff
path: root/bramble/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bramble/BoardConfig.mk')
-rw-r--r--bramble/BoardConfig.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/bramble/BoardConfig.mk b/bramble/BoardConfig.mk
index f1f2db7..9f4b675 100644
--- a/bramble/BoardConfig.mk
+++ b/bramble/BoardConfig.mk
@@ -13,8 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-ifdef PHONE_CAR_BOARD_PRODUCT
- include device/google_car/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
+ifdef AUTOMOTIVE_PRODUCT_PATH
+ #RBC# include_top device/google/auto_tcu
+ #RBC# include_top device/google/pixel_tcu
+ #RBC# include_top device/google_car
+ include device/$(AUTOMOTIVE_PRODUCT_PATH)/BoardConfig.mk
else
TARGET_BOOTLOADER_BOARD_NAME := bramble
TARGET_SCREEN_DENSITY := 420