Fix funky whitespace for kopts

This commit is contained in:
2023-01-31 18:22:10 -05:00
parent 462593f523
commit 6995284786
2 changed files with 5 additions and 3 deletions

View File

@@ -105,8 +105,8 @@ r4s['packages']="\
r4s['kopts']="\
CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y \
CONFIG_BTRFS_PROGS_ZSTD=y \
CONFIG_TARGET_OPTIMIZATION=\"'-O3 -pipe -mcpu=cortex-a72.cortex-a53+crypto+crc'\" \
CONFIG_TARGET_ROOTFS_PARTSIZE=1024"
r4s['nested_kopts']="CONFIG_TARGET_OPTIMIZATION=\"-O3 -pipe -mcpu=cortex-a72.cortex-a53+crypto+crc\""
r4s['files']="\
/mnt/backup"