Browse Source

Clifford Wolf:

small fix for building oprofile in chroots where the kernel isn't configured
to support oprofile


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2477 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Clifford Wolf 21 years ago
parent
commit
44d1f8d3e5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      package/base/oprofile/oprofile.conf

+ 1
- 0
package/base/oprofile/oprofile.conf

@ -7,4 +7,5 @@ install_pulpstone() {
}
hook_add postmake 5 "install_pulpstone"
confopt="$confopt --with-kernel-support"

Loading…
Cancel
Save