xref: /kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#/*
38c2ecf20Sopenharmony_ci# * Copyright (C) ST-Ericsson SA 2010
48c2ecf20Sopenharmony_ci# * Author: shujuan.chen@stericsson.com for ST-Ericsson.
58c2ecf20Sopenharmony_ci# */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciccflags-$(CONFIG_CRYPTO_DEV_UX500_DEBUG) += -DDEBUG
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciobj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += ux500_cryp.o
108c2ecf20Sopenharmony_ciux500_cryp-objs :=  cryp.o cryp_irq.o cryp_core.o
11

Indexes created Thu Nov 07 10:32:03 CST 2024