diff options
Diffstat (limited to 'security/smc/Makefile')
-rw-r--r-- | security/smc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/smc/Makefile b/security/smc/Makefile deleted file mode 100644 index 80cf430..0000000 --- a/security/smc/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(CONFIG_SECURITY_MIDDLEWARE_COMPONENT),y) -obj-$(CONFIG_ARCH_OMAP4) += omap4/ -endif |