build: fix image builder profile override (FS#55)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@@ -91,7 +91,7 @@ else
|
||||
endef
|
||||
endif
|
||||
|
||||
PROFILE:=$(call qstrip,$(CONFIG_TARGET_PROFILE))
|
||||
PROFILE?=$(call qstrip,$(CONFIG_TARGET_PROFILE))
|
||||
|
||||
ifeq ($(TARGET_BUILD),1)
|
||||
ifneq ($(DUMP),)
|
||||
|
||||
Reference in New Issue
Block a user