Makefile 314 B

1234567891011
  1. #
  2. # Copyright (C) ST-Ericsson SA 2010
  3. # Author: Shujuan Chen (shujuan.chen@stericsson.com)
  4. # License terms: GNU General Public License (GPL) version 2
  5. #
  6. ifdef CONFIG_CRYPTO_DEV_UX500_DEBUG
  7. CFLAGS_hash_core.o := -DDEBUG -O0
  8. endif
  9. obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += ux500_hash.o
  10. ux500_hash-objs := hash_core.o