• Paul Moore's avatar
    selinux: more Makefile tweaks · 6f933aa7
    Paul Moore authored
    A few small tweaks to improve the SELinux Makefile:
    
    - Define a new variable, 'genhdrs', to represent both flask.h and
      av_permissions.h; this should help ensure consistent processing for
      both generated headers.
    
    - Move the 'ccflags-y' variable closer to the top, just after the
      main 'obj-$(CONFIG_SECURITY_SELINUX)' definition to make it more
      visible and improve the grouping in the Makefile.
    
    - Rework some of the vertical whitespace to improve some of the
      grouping in the Makefile.
    Reviewed-by: default avatarOndrej Mosnacek <omosnace@redhat.com>
    Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
    6f933aa7
Makefile 1011 Bytes