]> Git Repo - J-u-boot.git/blob - drivers/hwspinlock/Makefile
Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code"
[J-u-boot.git] / drivers / hwspinlock / Makefile
1 # SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
2 #
3 # Copyright (C) 2018, STMicroelectronics - All Rights Reserved
4
5 obj-$(CONFIG_DM_HWSPINLOCK) += hwspinlock-uclass.o
6 obj-$(CONFIG_HWSPINLOCK_SANDBOX) += sandbox_hwspinlock.o
7 obj-$(CONFIG_HWSPINLOCK_STM32) += stm32_hwspinlock.o
This page took 0.026366 seconds and 4 git commands to generate.