Add a simple buildability test target

pull/84/head
Hamish Coleman 6 years ago
parent 5965053327
commit 99930d12aa

@ -33,6 +33,8 @@ list_laptops:
DEPSDIR := .d
$(shell mkdir -p $(DEPSDIR))
test: $(addsuffix .iso,$(LIST_PATCHED))
# Remove all the locally generated junk (including any patched firmware
# images) and any small downloads
clean:

Loading…
Cancel
Save