summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/macros.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/macros.mk b/mk/macros.mk
index e134ee1..db0df3a 100644
--- a/mk/macros.mk
+++ b/mk/macros.mk
@@ -178,7 +178,7 @@ define __embtk_kill_lt_rpath
endef
#
-# Get passed package varible
+# Get passed package variables prefix
#
PKGV=$(strip $(shell echo $(1) | tr a-z A-Z))