#
# Makefile for Hardware Inline Encryption
#

ccflags-y += -Isecurity/selinux -Isecurity/selinux/include

obj-$(CONFIG_HIE) += hie.o
