blob: a91f5e55b525cf33557f05ac9a95ddd743ed2089 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _LINUX_CONFIG_H
2#define _LINUX_CONFIG_H
Russell King2dd34b42005-10-30 22:42:11 +01003/* 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 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07006#include <linux/autoconf.h>
7
8#endif