blob: 14b76085962cd303539b46d7202e71bda0e24e1c [file] [log] [blame]
Rafal Jaworowskia19be782008-01-09 19:39:36 +01001#
2# (C) Copyright 2007 Semihalf
3#
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02004# SPDX-License-Identifier: GPL-2.0+
Rafal Jaworowskia19be782008-01-09 19:39:36 +01005#
6
Masahiro Yamada6c9a0222013-11-18 11:08:35 +09007obj-y += api.o api_display.o api_net.o api_storage.o
8obj-$(CONFIG_ARM) += api_platform-arm.o
Masahiro Yamada530e6202013-11-20 12:45:56 +09009obj-$(CONFIG_PPC) += api_platform-powerpc.o
Stanislav Galabov35d35e82016-02-04 12:13:44 +020010obj-$(CONFIG_MIPS) += api_platform-mips.o