X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=api%2FMakefile;h=bd2d035fcdbdd09d6f9cb58ce312b8ac49d18f8f;hb=52923c6db7f00e0197ec894c8c1bb8a7681974bb;hp=14b76085962cd303539b46d7202e71bda0e24e1c;hpb=7c60423106bebafedbdd9879d84d105b3fb03930;p=oweals%2Fu-boot.git diff --git a/api/Makefile b/api/Makefile index 14b7608596..bd2d035fcd 100644 --- a/api/Makefile +++ b/api/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2007 Semihalf -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += api.o api_display.o api_net.o api_storage.o obj-$(CONFIG_ARM) += api_platform-arm.o