@@ -182,7 +182,7 @@ _tkg_srcprep() {
|
||||
elif [ "${_cpusched}" = "pds" ]; then
|
||||
# PDS-mq
|
||||
msg2 "Applying PDS base patch"
|
||||
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r2.patch
|
||||
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r3.patch
|
||||
|
||||
if [ "${_aggressive_ondemand}" = "true" ]; then
|
||||
msg2 "Applying PDS agressive ondemand governor patch"
|
||||
@@ -209,7 +209,7 @@ _tkg_srcprep() {
|
||||
# Project C / BMQ
|
||||
msg2 "Applying Project C / BMQ base patch"
|
||||
|
||||
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r2.patch
|
||||
patch -Np1 -i "$srcdir"/0009-prjc_v5.8-r3.patch
|
||||
|
||||
if [ "${_aggressive_ondemand}" = "true" ]; then
|
||||
msg2 "Applying BMQ agressive ondemand governor patch"
|
||||
|
Reference in New Issue
Block a user