rk3308: BoardConfig*.mk: fixup compile error
Signed-off-by: Lin Jianhua <linjh@rock-chips.com> Change-Id: Ib109b29a6a23908893a67c87950b33314893503f
This commit is contained in:
@ -35,7 +35,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -5,7 +5,7 @@ export RK_ARCH=arm
|
|||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_debug_defconfig
|
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3308-voice-module-board-v10-aarch32
|
export RK_KERNEL_DTS=rk3308-voice-module-board-v10-aarch32
|
||||||
# boot image type
|
# boot image type
|
||||||
@ -35,7 +35,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
|||||||
# SPL INI
|
# SPL INI
|
||||||
export RK_SPL_INI_CONFIG=RK3308MINIALL_UART4.ini
|
export RK_SPL_INI_CONFIG=RK3308MINIALL_UART4.ini
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_debug_defconfig
|
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3308bs-evb-amic-v11-aarch32
|
export RK_KERNEL_DTS=rk3308bs-evb-amic-v11-aarch32
|
||||||
# boot image type
|
# boot image type
|
||||||
@ -37,7 +37,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -37,7 +37,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -5,7 +5,7 @@ export RK_ARCH=arm
|
|||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_debug_defconfig
|
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3308b-evb-amic-v10-aarch32
|
export RK_KERNEL_DTS=rk3308b-evb-amic-v10-aarch32
|
||||||
# boot image type
|
# boot image type
|
||||||
@ -35,7 +35,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -35,7 +35,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
@ -5,7 +5,7 @@ export RK_ARCH=arm
|
|||||||
# Uboot defconfig
|
# Uboot defconfig
|
||||||
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
export RK_UBOOT_DEFCONFIG=rk3308-aarch32
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_debug_defconfig
|
export RK_KERNEL_DEFCONFIG=rk3308_linux_aarch32_defconfig
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3308-voice-module-board-v11-aarch32
|
export RK_KERNEL_DTS=rk3308-voice-module-board-v11-aarch32
|
||||||
# boot image type
|
# boot image type
|
||||||
@ -35,7 +35,7 @@ export RK_OEM_FS_TYPE=ext2
|
|||||||
# Set userdata partition type, including ext2, fat
|
# Set userdata partition type, including ext2, fat
|
||||||
export RK_USERDATA_FS_TYPE=ext2
|
export RK_USERDATA_FS_TYPE=ext2
|
||||||
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
#OEM config: /oem/dueros/aispeech-6mic-64bit/aispeech-2mic-64bit/aispeech-4mic-32bit/aispeech-2mic-32bit/aispeech-2mic-kongtiao-32bit/iflytekSDK/CaeDemo_VAD/smart_voice
|
||||||
export RK_OEM_DIR=oem
|
export RK_OEM_DIR=oem_empty
|
||||||
#userdata config
|
#userdata config
|
||||||
export RK_USERDATA_DIR=userdata_empty
|
export RK_USERDATA_DIR=userdata_empty
|
||||||
MIC_NUM=6
|
MIC_NUM=6
|
||||||
|
|||||||
Reference in New Issue
Block a user