diff --git a/Makefile.eve b/Makefile.eve index d82a7627c826d..1a379e7d7293c 100644 --- a/Makefile.eve +++ b/Makefile.eve @@ -1,4 +1,5 @@ # Title: Dockerfile for building the EVE kernel +# change 2 VERSION=$(shell git rev-parse --short=12 HEAD) DIRTY=$(shell git diff --quiet || echo '-dirty') EVE_FLAVOR=generic