wok diff linux-libre-cpufreq/receipt @ rev 23249

updated nmon again (14g -> 16m)
author Hans-G?nter Theisgen
date Wed Mar 25 13:33:35 2020 +0100 (2020-03-25)
parents 9e8d7fd12ee2
children
line diff
     1.1 --- a/linux-libre-cpufreq/receipt	Mon Dec 17 23:42:42 2018 +0100
     1.2 +++ b/linux-libre-cpufreq/receipt	Wed Mar 25 13:33:35 2020 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4      mkdir -p $fs/$path
     1.5      export src
     1.6      export _pkg
     1.7 -    $wanted_stuff/list_modules.sh arch/x86/kernel/cpu/cpufreq drivers/cpufreq | \
     1.8 +    $wanted_stuff/list_modules.sh drivers/cpufreq | \
     1.9      while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir