summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25Makefile: check-env is goneA. Wilcox1-1/+1
2023-10-25Makefile: Use `date` by default and allow overrideA. Wilcox1-1/+2
VERSION can now be overridden, and defaults to the current date in %Y%m%d format instead of being hardcoded.
2023-10-25Makefile: Use pattern matching for DE mediaA. Wilcox1-19/+2
This drastically simplifies adding new DEs and removes a lot of repetitive rules.
2023-10-22Add Makefile to build images easierA. Wilcox1-0/+72