2005-04-17 00:20:36 +02:00
|
|
|
#ifndef _LINUX_CONFIG_H
|
|
|
|
#define _LINUX_CONFIG_H
|
2005-10-30 22:42:11 +01:00
|
|
|
/* This file is no longer in use and kept only for backward compatibility.
|
|
|
|
* autoconf.h is now included via -imacros on the commandline
|
|
|
|
*/
|
2005-04-17 00:20:36 +02:00
|
|
|
#include <linux/autoconf.h>
|
|
|
|
|
|
|
|
#endif
|