diff options
author | Simon Horman <horms@verge.net.au> | 2010-12-16 09:19:54 +0900 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2010-12-21 16:54:12 +0900 |
commit | b32611f0869c9d3484055206a441053a8152323a (patch) | |
tree | 1d98f994b45cea1b9aa0b89a3ebca536e8eccb61 /configure.ac | |
parent | b8ec46cc5b4c76ebc888117ab1363615dbd823ca (diff) |
build: The configure.ac file is for kexec-tools
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2960c25..172a52a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl -dnl configure.ac for mkelfImage +dnl configure.ac for kexec-tools dnl dnl |