• Adam Wujek's avatar
    Makefile: change %config target · a7113db4
    Adam Wujek authored
    To avoid triggering .config target at clean.
    All *_defconfig and *_config from configs directory will fall into this target,
    but not .config.
    
    NOTE: target for .config is executed at include of a file (see makefile manual)
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    a7113db4
Makefile 6.81 KB