Skip to content
Permalink
Browse files
Makefile: Add -asahi EXTRAVERSION
Signed-off-by: Hector Martin <marcan@marcan.st>
  • Loading branch information
marcan committed Dec 9, 2021
1 parent 6b0e428 commit ef80b406fd9a4660e91461290596f5c86de9cf15
Showing 1 changed file with 2 additions and 0 deletions.
@@ -18,6 +18,8 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
PHONY := __all
__all:

EXTRAVERSION := $(EXTRAVERSION)-asahi

# We are using a recursive build, so we need to do a little thinking
# to get the ordering right.
#

0 comments on commit ef80b40

Please sign in to comment.