[HEADERS] Put linux/config.h out of its misery.
Signed-off-by: Dave Jones <davej@redhat.com>
This commit is contained in:
parent
81e859ac1e
commit
b0ac3f50b8
5 changed files with 0 additions and 15 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#ifndef _LINUX_CONFIG_H
|
||||
#define _LINUX_CONFIG_H
|
||||
/* This file is no longer in use and kept only for backward compatibility.
|
||||
* autoconf.h is now included via -imacros on the commandline
|
||||
*/
|
||||
#warning Including config.h is deprecated.
|
||||
#include <linux/autoconf.h>
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue