summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index baf00b5..cbe93c8 100644
--- a/Makefile
+++ b/Makefile
@@ -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