summaryrefslogtreecommitdiff
path: root/AndroidBoard.mk
blob: e1a0dcaf570c7cb45d08201ff3260e6a709a35c3 (plain) (blame)
1
2
3
4
5
6
7
8
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

ALL_PREBUILT += $(INSTALLED_KERNEL_TARGET)

# include the non-open-source counterpart to this file
-include vendor/meizu/m2note/AndroidBoardVendor.mk