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

Makefile

Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Tom Rini's avatar
    da58dec8
    Various Makefiles: Add SPDX-License-Identifier tags · da58dec8
    Tom Rini authored
    
    After consulting with some of the SPDX team, the conclusion is that
    Makefiles are worth adding SPDX-License-Identifier tags too, and most of
    ours have one.  This adds tags to ones that lack them and converts a few
    that had full (or in one case, very partial) license blobs into the
    equivalent tag.
    
    Cc: Kate Stewart <kstewart@linuxfoundation.org>
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    da58dec8
    History
    Various Makefiles: Add SPDX-License-Identifier tags
    Tom Rini authored
    
    After consulting with some of the SPDX team, the conclusion is that
    Makefiles are worth adding SPDX-License-Identifier tags too, and most of
    ours have one.  This adds tags to ones that lack them and converts a few
    that had full (or in one case, very partial) license blobs into the
    equivalent tag.
    
    Cc: Kate Stewart <kstewart@linuxfoundation.org>
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>