summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--soc/fs1130/soc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/soc/fs1130/soc.mk b/soc/fs1130/soc.mk
index 687bb31..4be2955 100644
--- a/soc/fs1130/soc.mk
+++ b/soc/fs1130/soc.mk
@@ -46,7 +46,7 @@ BOARD_SEPOLICY_DIRS += \
TARGET_KERNEL_SRC := hardware/bsp/kernel/imagination/v4.1
TARGET_KERNEL_DEFCONFIG := pistachio_defconfig
-TARGET_KERNEL_CONFIGS := $(realpath $(LOCAL_PATH)/soc.kconf)
+TARGET_KERNEL_CONFIGS := $(TARGET_KERNEL_CONFIGS) $(realpath $(LOCAL_PATH)/soc.kconf)
# Keystore HAL
DEVICE_PACKAGES += \