diff --git a/smarc_make_debian.sh b/smarc_make_debian.sh index 9d65f4f..2b36ce2 100755 --- a/smarc_make_debian.sh +++ b/smarc_make_debian.sh @@ -29,7 +29,7 @@ readonly DEF_ROOTFS_TARBALL_NAME="rootfs.tar.gz" readonly DEF_CONSOLE_ROOTFS_TARBALL_NAME="console_rootfs.tar.gz" ## display -readonly DISPLAY="lvds" +readonly DISPLAY="hdmi" # base paths readonly DEF_BUILDENV="${ABSOLUTE_DIRECTORY}"