4fb9a76f06
Change-Id: I6ead35cf884255a8897a3e3e27fc7936d11be616
7 lines
201 B
Makefile
7 lines
201 B
Makefile
include vendor/lineage/config/BoardConfigKernel.mk
|
|
|
|
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
|
|
include hardware/qcom-caf/common/BoardConfigQcom.mk
|
|
endif
|
|
|
|
include vendor/lineage/config/BoardConfigSoong.mk
|