mirror of
https://github.com/openharmony/third_party_Linux_Kernel.git
synced 2026-08-24 15:44:37 -04:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
hostprogs-y := genheaders
|
|
HOST_EXTRACFLAGS += -Isecurity/selinux/include
|
|
|
|
always := $(hostprogs-y)
|