diff --git a/devices/ssc325_lite_imou-c22cp/br-ext-chip-sigmastar/configs/ssc325_lite_imou-c22cp_defconfig b/devices/ssc325_lite_imou-c22cp/br-ext-chip-sigmastar/configs/ssc325_lite_imou-c22cp_defconfig index 49d1809..769aa65 100644 --- a/devices/ssc325_lite_imou-c22cp/br-ext-chip-sigmastar/configs/ssc325_lite_imou-c22cp_defconfig +++ b/devices/ssc325_lite_imou-c22cp/br-ext-chip-sigmastar/configs/ssc325_lite_imou-c22cp_defconfig @@ -19,7 +19,7 @@ BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/openipc/linux/archive/$(OPENIPC_KERNEL).tar.gz" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(EXTERNAL_VENDOR)/board/$(OPENIPC_SOC_FAMILY)/infinity6-ssc009a.config +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(EXTERNAL_VENDOR)/board/$(OPENIPC_SOC_FAMILY)/infinity6-ssc009a.config" BR2_LINUX_KERNEL_UIMAGE=y BR2_LINUX_KERNEL_XZ=y