projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
configs: Resync with savedefconfig
[platform/kernel/u-boot.git]
/
drivers
/
fwu-mdata
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
#
3
# Copyright (c) 2022, Linaro Limited
4
#
5
6
7
obj-$(CONFIG_FWU_MDATA) += fwu-mdata-uclass.o
8
obj-$(CONFIG_FWU_MDATA_GPT_BLK) += gpt_blk.o