]> Git Repo - u-boot.git/blame - api/Makefile
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[u-boot.git] / api / Makefile
CommitLineData
500856eb
RJ
1#
2# (C) Copyright 2007 Semihalf
3#
1a459660 4# SPDX-License-Identifier: GPL-2.0+
500856eb
RJ
5#
6
8a7e7d56
MY
7obj-y += api.o api_display.o api_net.o api_storage.o
8obj-$(CONFIG_ARM) += api_platform-arm.o
ad420282 9obj-$(CONFIG_PPC) += api_platform-powerpc.o
7c604231 10obj-$(CONFIG_MIPS) += api_platform-mips.o
This page took 0.201468 seconds and 4 git commands to generate.