projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3c095eedb60df0d341c6eb4c72707f549b12139a
[platform/kernel/u-boot.git]
/
api
/
Makefile
1
#
2
# (C) Copyright 2007 Semihalf
3
#
4
# SPDX-License-Identifier: GPL-2.0+
5
#
6
7
obj-y += api.o api_display.o api_net.o api_storage.o
8
obj-$(CONFIG_ARM) += api_platform-arm.o
9
obj-$(CONFIG_PPC) += api_platform-powerpc.o