Skip to content

Commit 607d49c

Browse files
committed
makefile: quote sensor name values per kconig requirements, strip them later for sendor model
1 parent 1f96255 commit 607d49c

File tree

156 files changed

+173
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

156 files changed

+173
-159
lines changed

configs/cameras/360_ap1pa3_t31x_gc4653_atbm6031/360_ap1pa3_t31x_gc4653_atbm6031_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6031=y
5-
BR2_SENSOR_1_NAME=gc4653
5+
BR2_SENSOR_1_NAME="gc4653"
66
BR2_SOC_INGENIC_T31X=y
77
BR2_ISP_CLK_200MHZ=y
88
FLASH_SIZE_MB=16

configs/cameras/ajcloud_cp2011_t23n_sc2336_atbm6132bu/ajcloud_cp2011_t23n_sc2336_atbm6132bu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6132U=y
5-
BR2_SENSOR_1_NAME=sc2336
5+
BR2_SENSOR_1_NAME="sc2336"
66
BR2_SOC_INGENIC_T23N=y
77
BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y

configs/cameras/ajcloud_cp8010_t23n_sc2336p_atbm6132bu/ajcloud_cp8010_t23n_sc2336p_atbm6132bu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6132U=y
5-
BR2_SENSOR_1_NAME=sc2336p
5+
BR2_SENSOR_1_NAME="sc2336p"
66
BR2_SOC_INGENIC_T23N=y
77
BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y

configs/cameras/ajcloud_cp8040_t23n_sc2336p_atbm6132bu/ajcloud_cp8040_t23n_sc2336p_atbm6132bu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6132U=y
5-
BR2_SENSOR_1_NAME=sc2336p
5+
BR2_SENSOR_1_NAME="sc2336p"
66
BR2_SOC_INGENIC_T23N=y
77
BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y

configs/cameras/aobocam_a12_t23dl_jxh63p_txw901u/aobocam_a12_t23dl_jxh63p_txw901u_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y
99
BR2_PACKAGE_WIFI=y
1010
BR2_PACKAGE_WIFI_TXW901U=y
11-
BR2_SENSOR_1_NAME=jxh63p
11+
BR2_SENSOR_1_NAME="jxh63p"
1212
BR2_SOC_INGENIC_T23DL=y
1313
BR2_THINGINO_AUDIO=y
1414
BR2_THINGINO_BUTTON=y

configs/cameras/aoqee_c1_t23n_sc2336_atbm6062/aoqee_c1_t23n_sc2336_atbm6062_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6062U=y
5-
BR2_SENSOR_1_NAME=sc2336
5+
BR2_SENSOR_1_NAME="sc2336"
66
BR2_SOC_INGENIC_T23N=y
77
BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y

configs/cameras/aoqee_c1_t23n_sc2336_atbm6062cu/aoqee_c1_t23n_sc2336_atbm6062cu_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6062CU=y
5-
BR2_SENSOR_1_NAME=sc2336
5+
BR2_SENSOR_1_NAME="sc2336"
66
BR2_SOC_INGENIC_T23N=y
77
BR2_PACKAGE_THINGINO_KOPT_MMC0=y
88
BR2_PACKAGE_THINGINO_KOPT_MMC0_PB_4BIT=y

configs/cameras/aosu_c5l_t31l_sc3336_rtl8188ftv/aosu_c5l_t31l_sc3336_rtl8188ftv_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_RTL8188FU=y
5-
BR2_SENSOR_1_NAME=sc3336
5+
BR2_SENSOR_1_NAME="sc3336"
66
BR2_SOC_INGENIC_T31L=y
77
BR2_AVPU_MPLL=y
88
BR2_ISP_CH0_PRE_DEQUEUE_TIME=y

configs/cameras/aosu_c5l_t31l_sc3338_rtl8188ftv/aosu_c5l_t31l_sc3338_rtl8188ftv_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_RTL8188FU=y
5-
BR2_SENSOR_1_NAME=sc3338
5+
BR2_SENSOR_1_NAME="sc3338"
66
BR2_SOC_INGENIC_T31L=y
77
BR2_AVPU_MPLL=y
88
BR2_ISP_CH0_PRE_DEQUEUE_TIME=y

configs/cameras/atom_cam2_t31x_gc2053_atbm6031/atom_cam2_t31x_gc2053_atbm6031_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# FRAG: soc-xburst1 toolchain-xburst1 ccache brand rootfs kernel system target uboot ssl
33
BR2_PACKAGE_WIFI=y
44
BR2_PACKAGE_WIFI_ATBM6031=y
5-
BR2_SENSOR_1_NAME=gc2053
5+
BR2_SENSOR_1_NAME="gc2053"
66
BR2_SOC_INGENIC_T31X=y
77
BR2_AVPU_CLK_600MHZ=y
88
BR2_ISP_CLK_200MHZ=y

0 commit comments

Comments
 (0)