diff options
Diffstat (limited to 'lib/optee/Makefile')
-rw-r--r-- | lib/optee/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/optee/Makefile b/lib/optee/Makefile index 03e832f3493..b6923118642 100644 --- a/lib/optee/Makefile +++ b/lib/optee/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2017 Linaro -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-$(CONFIG_OPTEE) += optee.o |