diff options
Diffstat (limited to 'drivers/fastboot/Makefile')
-rw-r--r-- | drivers/fastboot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fastboot/Makefile b/drivers/fastboot/Makefile index a2421565e2..048af5aa82 100644 --- a/drivers/fastboot/Makefile +++ b/drivers/fastboot/Makefile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: GPL-2.0+ +# SPDX-License-Identifier: GPL-2.0+ obj-y += fb_common.o obj-y += fb_getvar.o |