all: run-parts -v --exit-on-error . v%: cd linux && git checkout $@ @echo "! Date: $(shell cd linux && git log -1 --format=%ai) ok" ./11-patch ./20-config ./30-compile ./40-run-tests touch $@