strix
This commit is contained in:
@@ -454,7 +454,7 @@ endif
|
||||
FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(SCAN_EXCLUDE_DIRS) .repo .git)
|
||||
|
||||
ifneq ($(MINUS_BUILD),)
|
||||
include vendor/minus/config/BoardConfigMinus.mk
|
||||
include vendor/strix/config/BoardConfigMinus.mk
|
||||
endif
|
||||
|
||||
# The build system exposes several variables for where to find the kernel
|
||||
|
@@ -210,7 +210,7 @@ BUILD_WITHOUT_PV := true
|
||||
|
||||
# ------------------------------------------------------------
|
||||
# Include vendor specific additions to build properties
|
||||
-include vendor/minus/build/core/main.mk
|
||||
-include vendor/strix/build/core/main.mk
|
||||
|
||||
# ------------------------------------------------------------
|
||||
# Define a function that, given a list of module tags, returns
|
||||
|
@@ -93,4 +93,4 @@ FRAMEWORKS_BASE_SUBDIRS := \
|
||||
FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
|
||||
$(addprefix frameworks/base/,$(FRAMEWORKS_BASE_SUBDIRS))
|
||||
|
||||
-include vendor/minus/build/core/pathmap.mk
|
||||
-include vendor/strix/build/core/pathmap.mk
|
||||
|
Reference in New Issue
Block a user