summaryrefslogtreecommitdiffstats
path: root/lib/profile.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-17 20:53:31 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-17 20:53:31 (EDT)
commitd8bd815c6d9f1085a55c835746825d8c66ad5de7 (patch)
tree02ad3d786a174a00a317af57c6ab23a3f0dfa707 /lib/profile.sh
parent9c719846187e702fba022d602b5fe9a88ae5809a (diff)
Add TODO notes about arch and plat validation
Diffstat (limited to 'lib/profile.sh')
-rw-r--r--lib/profile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/profile.sh b/lib/profile.sh
index aaeb317..0cb2612 100644
--- a/lib/profile.sh
+++ b/lib/profile.sh
@@ -60,6 +60,7 @@ profile_detect_arch()
"prof_${profile}_detect_arch"
}
+# TODO: This should pass through to prof_${profile}_validate_archplat().
profile_validate_archplat()
{
local arch="${1}"