Skip to content
  • Grant Likely's avatar
    Get rid of last vestiges of $(TARGET) · 914e805f
    Grant Likely authored
    
    
    This tool isn't using $(TARGET) anymore to choose the build platform.
    The build configuration is entirely determined by the U-Boot
    configuration. Now to use the tool, run "make <target>_defconfig" where
    <target> is the name of a file in the u-boot/configs directory.
    
    Signed-off-by: default avatarGrant Likely <grant.likely@arm.com>
    914e805f