Skip to content
Snippets Groups Projects
Commit 652ef7e2 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

makefile: show selected drivers

parent 2e209614
No related branches found
No related tags found
No related merge requests found
......@@ -125,5 +125,6 @@ help: arch_help
@echo " $(shell ls src/arch)"
info: arch_info
@echo "Selected Drivers: ${drivers} / ${arch_drivers}"
.PHONY: clean help info
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment