Searched hist:ccd19d4cafaaf36132c372e77ee9304b707c1e70 (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/selinux/mdp/ |
H A D | Makefile | diff ccd19d4cafaaf36132c372e77ee9304b707c1e70 Tue Mar 19 14:21:06 CET 2019 Stephen Smalley <sds@tycho.nsa.gov> scripts/selinux: fix build
We need to add the object tree include directory to the include path for building mdp in order to pick up generated/autoconf.h. Otherwise, make O=/path/to/objtree breaks.
Fixes: e37c1877ba5b ("scripts/selinux: modernize mdp") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>
|