Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
WSL2-Linux-Kernel
зеркало из
https://github.com/microsoft/WSL2-Linux-Kernel.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули WSL2-Linux-Kernel
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
be72bd6050
WSL2-Linux-Kernel
/
include
/
asm-mips
/
Kbuild
4 строки
83 B
Plaintext
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Add empty Kbuild files for 'make headers_install' in remaining arches. These include nothing more than the basic set of files listed in asm-generic/Kbuild.asm. Any extra arch-specific files will need to be added. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2006-06-18 15:58:53 +04:00
include include/asm-generic/Kbuild.asm
[MIPS] Fix errors detected by "make headers_check" * export asm/sgidefs.h * include asm/isadep.h only if in kernel * do not export contents of asm/timex.h and asm/user.h Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-06 20:00:22 +04:00
[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-09-23 21:08:36 +04:00
header-y += cachectl.h sgidefs.h sysmips.h