mirror of https://github.com/mirror/busybox.git
kill off AUTOCONF_INCLUDED (again) since it tends to get into cat fights with the kernel headers
parent
68ffb9a85d
commit
1b3e8179a2
|
@ -412,7 +412,7 @@ int conf_write(const char *name)
|
|||
" * Linux kernel version: %s\n"
|
||||
" */\n"
|
||||
"%s"
|
||||
"#define AUTOCONF_INCLUDED\n",
|
||||
"\n",
|
||||
sym_get_string_value(sym),
|
||||
buf);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue