diff options
| author | wdenk <wdenk> | 2000-08-21 15:05:47 +0000 |
|---|---|---|
| committer | wdenk <wdenk> | 2000-08-21 15:05:47 +0000 |
| commit | 915531931a93956644f2b9efa4e48d857ef26fc2 (patch) | |
| tree | 73d4277296a2d00ca9b090c784584d94b3bc5bf8 /include/linux/config.h | |
| parent | fda09263819ed5bd2ea3b32bbc0cb8262c0958c6 (diff) | |
Das U-Boot: Universal Boot Loader
Diffstat (limited to 'include/linux/config.h')
| -rw-r--r-- | include/linux/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/config.h b/include/linux/config.h new file mode 100644 index 00000000000..a0194cb7c7c --- /dev/null +++ b/include/linux/config.h @@ -0,0 +1,6 @@ +#ifndef _LINUX_CONFIG_H +#define _LINUX_CONFIG_H + +/* #include <linux/autoconf.h> */ + +#endif |
