summaryrefslogtreecommitdiff
path: root/redfin/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'redfin/BoardConfig.mk')
-rw-r--r--redfin/BoardConfig.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/redfin/BoardConfig.mk b/redfin/BoardConfig.mk
index 8e371df..1bcb070 100644
--- a/redfin/BoardConfig.mk
+++ b/redfin/BoardConfig.mk
@@ -14,8 +14,11 @@
# 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 := redfin
TARGET_SCREEN_DENSITY := 440