]>
Commit | Line | Data |
---|---|---|
1da177e4 LT |
1 | #ifndef _LINUX_CONFIG_H |
2 | #define _LINUX_CONFIG_H | |
2dd34b48 RK |
3 | /* This file is no longer in use and kept only for backward compatibility. |
4 | * autoconf.h is now included via -imacros on the commandline | |
5 | */ | |
1da177e4 LT |
6 | #include <linux/autoconf.h> |
7 | ||
8 | #endif |