This commit is contained in:
2022-07-27 16:38:02 +02:00
parent 0451cb8c8c
commit 25499d9d5c
10 changed files with 31 additions and 286 deletions

View File

@@ -81,7 +81,7 @@ src_compile() {
HOSTLDFLAGS="${BUILD_LDFLAGS}"
)
echo "CONFIG_IDENT_STRING=' Gentoo Linux'" >> .config
echo "CONFIG_IDENT_STRING='Gentoo Linux'" >> .config
echo "CONFIG_BOOTDELAY'='0'" >> .config
echo "CONFIG_SPL_DM_SEQ_ALIAS='y'" >> .config
echo "CONFIG_SF_DEFAULT_BUS='1'" >> .config