mkimage-profiles/clean.mk

4 lines
88 B
Makefile
Raw Normal View History

clean distclean:
@find -type f -name .config -delete 2>/dev/null ||:
make -C image $@