diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass index 111067a429dbe..6a820371b7670 100644 --- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -271,7 +271,6 @@ move_old_moduledb() { } # @FUNCTION: update_moduledb -# @INTERNAL # @DESCRIPTION: # Adds the package to the /var/lib/module-rebuild/moduledb database used by the module-rebuild utility. update_moduledb() { @@ -292,7 +291,6 @@ update_moduledb() { } # @FUNCTION: remove_moduledb -# @INTERNAL # @DESCRIPTION: # Removes the package from the /var/lib/module-rebuild/moduledb database used by remove_moduledb() {