blob: 5ee81b0100b46bc00d55c1b4454cbd327788191b [file] [log] [blame]
#!/bin/bash
#
# Copyright (C) 2016 The CyanogenMod Project
# Copyright (C) 2017-2020 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
set -e
export DEVICE="RMX2001L1"
export DEVICE_COMMON="RM6785-common"
export VENDOR="realme"
export VENDOR_COMMON=${VENDOR}
"./../../${VENDOR_COMMON}/${DEVICE_COMMON}/setup-makefiles.sh" "$@"