mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 17:15:28 +07:00
6 lines
146 B
Makefile
6 lines
146 B
Makefile
![]() |
hostprogs-y := mdp
|
||
|
HOST_EXTRACFLAGS += -Isecurity/selinux/include
|
||
|
|
||
|
always := $(hostprogs-y)
|
||
|
clean-files := $(hostprogs-y) policy.* file_contexts
|