Skip to content
  • Grant Likely's avatar
    Fix no-dot-config targets for u-boot · 7a47e3b7
    Grant Likely authored
    
    
    All u-boot targets were marked as no-dot-config targets, but that breaks
    the build because then the script cannot choose how to set environmental
    variables like CROSS_COMPILE. Fix by restricting u-boot no-dot-config
    targets to %config, %clean and mrproper
    
    Signed-off-by: default avatarGrant Likely <grant.likely@arm.com>
    7a47e3b7