kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers
This commit is contained in:
@ -412,7 +412,7 @@ int conf_write(const char *name)
|
|||||||
" * Linux kernel version: %s\n"
|
" * Linux kernel version: %s\n"
|
||||||
" */\n"
|
" */\n"
|
||||||
"%s"
|
"%s"
|
||||||
"#define AUTOCONF_INCLUDED\n",
|
"\n",
|
||||||
sym_get_string_value(sym),
|
sym_get_string_value(sym),
|
||||||
buf);
|
buf);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user