]> git.ipfire.org Git - thirdparty/u-boot.git/blame - api/Makefile
Merge tag 'u-boot-rockchip-20240507' of https://source.denx.de/u-boot/custodians...
[thirdparty/u-boot.git] / api / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
500856eb
RJ
2#
3# (C) Copyright 2007 Semihalf
500856eb 4
8a7e7d56
MY
5obj-y += api.o api_display.o api_net.o api_storage.o
6obj-$(CONFIG_ARM) += api_platform-arm.o
ad420282 7obj-$(CONFIG_PPC) += api_platform-powerpc.o
7c604231 8obj-$(CONFIG_MIPS) += api_platform-mips.o