Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

tools

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Andre Przywara authored
    Commit fed329ae ("tools: add mksunxiboot to tools-all target") added
    mksunxiboot to the tools-all target, but used the CONFIG_SUNXI symbol
    to enable its build. Now commit aec9a0f1 ("sunxi: Rename CONFIG_SUNXI
    to CONFIG_ARCH_SUNXI"), merged before that, renamed that symbol, so that
    the first patch basically gets ineffective.
    Adjust the symbol name in tools/Makefile to make it build again.
    
    Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
    Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
    d8c0d99e
    History
    Name Last commit Last update
    ..