diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/kernel-2.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass index 29b298725c2c..35225737de24 100644 --- a/eclass/kernel-2.eclass +++ b/eclass/kernel-2.eclass @@ -249,7 +249,7 @@ debug-print-kernel2-variables() { # @FUNCTION: handle_genpatches # @USAGE: [--set-unipatch-list] # @DESCRIPTION: -# add genpatches to list of patches to apply uf wanted +# add genpatches to list of patches to apply if wanted handle_genpatches() { local tarball want_unipatch_list |