Fix login at startup. for x86_64 target.

This commit is contained in:
jbnadal
2017-04-20 12:04:32 +02:00
parent f9a787d04d
commit ad868bda8e
2 changed files with 83 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ BR2_HOST_DIR="$(WORKSPACE_DIR)/cross"
BR2_PRIMARY_SITE="http://serveur.nadal-fr.com/buildroot/"
BR2_ENABLE_DEBUG=y
BR2_STRIP_none=y
BR2_PACKAGE_OVERRIDE_FILE="$(BOARD)/local.mk"
BR2_GLOBAL_PATCH_DIR="$(BR2_EXTERNAL)/patches"
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y