Rafal Jaworowski | 500856e | 2008-01-09 19:39:36 +0100 | [diff] [blame] | 1 | # |
2 | # (C) Copyright 2007 Semihalf | ||||
3 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 4 | # SPDX-License-Identifier: GPL-2.0+ |
Rafal Jaworowski | 500856e | 2008-01-09 19:39:36 +0100 | [diff] [blame] | 5 | # |
6 | |||||
Masahiro Yamada | bcfe8fd | 2013-10-21 11:53:40 +0900 | [diff] [blame] | 7 | obj-$(CONFIG_API) += api.o api_display.o api_net.o api_storage.o \ |
Che-Liang Chiou | a2a5729 | 2011-10-20 23:04:22 +0000 | [diff] [blame] | 8 | api_platform-$(ARCH).o |