From b1748af0271e2823e0da14947bc569b612a7c8fe Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Wed, 16 Dec 2020 17:55:50 -0500 Subject: eclass/cuda: fixup documentation Signed-off-by: Aaron Bauman --- eclass/cuda.eclass | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'eclass') diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass index b1da77c69dda..cfc42a859495 100644 --- a/eclass/cuda.eclass +++ b/eclass/cuda.eclass @@ -25,6 +25,11 @@ esac # @EXAMPLE: # inherit cuda +# @VARIABLE: _CUDA_ECLASS +# @INTERNAL +# @DESCRIPTION: +# Please document me + if [[ -z ${_CUDA_ECLASS} ]]; then inherit flag-o-matic toolchain-funcs -- cgit v1.2.3-65-gdbad