diff options
Diffstat (limited to 'examples/api/Makefile')
-rw-r--r-- | examples/api/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/api/Makefile b/examples/api/Makefile index 9068727b98..476ca7103c 100644 --- a/examples/api/Makefile +++ b/examples/api/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2007 Semihalf -# -# SPDX-License-Identifier: GPL-2.0+ -# # Provide symbol API_BUILD to signal that the API example is being built. KBUILD_CPPFLAGS += -DAPI_BUILD |