mirror of
https://github.com/MiSTer-devel/u-boot_MiSTer.git
synced 2026-04-19 03:05:37 +00:00
9 lines
172 B
Makefile
9 lines
172 B
Makefile
#
|
|
# (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
|