Files
Linux_Drivers/linux_5.10/drivers/efuse/Makefile
wangliang.wang 95dcbe5649 [linux] Upgrade the MMF SDK from V4.0.0 to V4.1.0
1. 181x support secureboot
	2. add .gitignore

Change-Id: I34cd45663d92eeb8e3b5ddfbf1a876111ce46bd1
2023-03-10 20:41:56 +08:00

10 lines
192 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# Makefile for sensor chip drivers.
#
# platform efuse drivers
obj-$(CONFIG_CV181X_EFUSE) += cv181x_efuse.o
obj-$(CONFIG_CV180X_EFUSE) += cv180x_efuse.o