Home
last modified time | relevance | path

Searched refs:BUILD_TYPE (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/build/
H A Dkernel.mk21 ifeq ($(BUILD_TYPE), standard)
69 ifneq ($(findstring $(BUILD_TYPE), small standard),)
73 SMALL_PATCH_FILE := $(DEVICE_PATCH_DIR)/$(DEVICE_NAME)_$(BUILD_TYPE).patch
75 DEFCONFIG_FILE := $(DEVICE_NAME)_$(BUILD_TYPE)_defconfig
97 ifneq ($(findstring $(BUILD_TYPE), small),)

Completed in 1 milliseconds