aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index d3dbf69..dead58e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -14,5 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+VENDOR_PATH := device/ark/msm8916-common
+
# Include board config fragments
-include device/ark/msm8916-common/board/*.mk
+include $(VENDOR_PATH)/board/*.mk