summaryrefslogtreecommitdiffstats
path: root/api/Makefile
blob: fb130ffe8b918d6878e903a624c59fc11349e0d9 (plain)
1
2
3
4
5
6
7
8
#
# (C) Copyright 2007 Semihalf
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_API) += api.o api_display.o api_net.o api_storage.o \
		       api_platform-$(ARCH).o
OpenPOWER on IntegriCloud