Searched hist:ccd19d4c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/scripts/selinux/mdp/ |
H A D | Makefile | ccd19d4c Tue Mar 19 08:21:06 CDT 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> ccd19d4c Tue Mar 19 08:21:06 CDT 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>
|