diff options
author | Masami Hiramatsu <mhiramat@redhat.com> | 2008-12-22 16:05:28 -0500 |
---|---|---|
committer | Masami Hiramatsu <mhiramat@redhat.com> | 2008-12-22 16:05:28 -0500 |
commit | e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8 (patch) | |
tree | e1ea624aa9d4105900544be8aaf7822dac7caba5 /ChangeLog | |
parent | 5bfd7a3769ba6dcfc9240357ad97f5243da37333 (diff) | |
download | systemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.tar.gz systemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.tar.xz systemtap-steved-e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8.zip |
PR7090: Support kernels built with O= option.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-12-22 Masami Hiramatsu <mhiramat@redhat.com> + + PR7090 + * buildrun.cxx (compile_pass): Use flags macro to expand KBUILD_CFLAGS + for support kernels built with O= option. + 2008-12-21 Will Cohen <wcohen@redhat.com> * systemtap.spec: Add generations of tapset reference manual material. |