Fix no-dot-config targets for u-boot
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:
Grant Likely <grant.likely@arm.com>
Please register or sign in to comment