File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -341,8 +341,6 @@ CONFIG_SQLITE3_FTS4=y
341341CONFIG_SQLITE3_FTS5=y
342342CONFIG_SQLITE3_RTREE=y
343343CONFIG_TARGET_KERNEL_PARTSIZE=128
344- CONFIG_TARGET_OPTIMIZATION="-O2 -march=alderlake -pipe"
345- CONFIG_TARGET_OPTIONS=y
346344# CONFIG_TARGET_ROOTFS_EXT4FS is not set
347345CONFIG_TARGET_ROOTFS_PARTSIZE=2048
348346# CONFIG_TARGET_ROOTFS_TARGZ is not set
@@ -351,3 +349,5 @@ CONFIG_USE_LTO=y
351349CONFIG_USE_MOLD=y
352350CONFIG_WPA_MBO_SUPPORT=y
353351CONFIG_WPA_MSG_MIN_PRIORITY=3
352+ CONFIG_TARGET_OPTIMIZATION="-O2 -march=alderlake -pipe"
353+ CONFIG_TARGET_OPTIONS=y
Original file line number Diff line number Diff line change 11cp base.config alderlake.config
22
3- echo " CONFIG_DEVEL=y" >> alderlake.config
43echo ' CONFIG_TARGET_OPTIMIZATION="-O2 -march=alderlake -pipe"' >> alderlake.config
54echo " CONFIG_TARGET_OPTIONS=y" >> alderlake.config
You can’t perform that action at this time.
0 commit comments