• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/selinux/genheaders/
1hostprogs-y	:= genheaders
2HOST_EXTRACFLAGS += -Isecurity/selinux/include
3
4always		:= $(hostprogs-y)
5clean-files	:= $(hostprogs-y)
6