mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 21:17:46 +07:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
# Makefile for MIPS crypto files..
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_CRYPTO_CRC32_MIPS) += crc32-mips.o
|