mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-13 09:15:02 +08:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
hostprogs-y := genheaders
|
||
|
HOST_EXTRACFLAGS += -Isecurity/selinux/include
|
||
|
|
||
|
always := $(hostprogs-y)
|