Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
refs/heads/android-16
/
.
/
config
/
BoardConfigOmni.mk
blob: 6f3f92905eb610be399ca009093c43745eda5f8d [
file
] [
log
] [
blame
] [
edit
]
ifneq
(
$
(
TARGET_USES_KERNEL_PLATFORM
),
true
)
include vendor
/
omni
/
config
/
BoardConfigKernel
.
mk
endif
ifeq
(
$
(
BOARD_USES_QCOM_HARDWARE
),
true
)
include hardware
/
qcom
-
caf
/
common
/
BoardConfigQcom
.
mk
endif
include vendor
/
omni
/
config
/
BoardConfigSoong
.
mk