diff options
author | Michal Marek <mmarek@suse.cz> | 2014-11-27 16:13:17 +0100 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2014-11-28 16:39:05 +0100 |
commit | 223c24a7dba9db1f5ec2ae501b7d342396e83a9a (patch) | |
tree | 7278ff181f43f71e21005365eedb41e5891f3258 /Documentation/fault-injection | |
parent | 2d560306096739e2251329ab5c16059311a151b0 (diff) | |
download | op-kernel-dev-223c24a7dba9db1f5ec2ae501b7d342396e83a9a.zip op-kernel-dev-223c24a7dba9db1f5ec2ae501b7d342396e83a9a.tar.gz |
kbuild: Automatically remove stale <linux/version.h> file
In 3.7, the file moved from include/linux/ to
include/generated/uapi/linux/. The path in the #include directive
remained the same for compatibility reasons, but this created a problem
when bisecting. Commit 9c8cdb71 (kbuild: unconditionally clobber
include/linux/version.h on distclean) fixes this, provided the user does
make distclean between builds. Better not rely on the user and delete
the stale file each time make is invoked.
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'Documentation/fault-injection')
0 files changed, 0 insertions, 0 deletions