diff options
Diffstat (limited to 'board/broadcom/bcm28155_ap/Makefile')
-rw-r--r-- | board/broadcom/bcm28155_ap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/broadcom/bcm28155_ap/Makefile b/board/broadcom/bcm28155_ap/Makefile index 4bb9e70823..06eba8fbfd 100644 --- a/board/broadcom/bcm28155_ap/Makefile +++ b/board/broadcom/bcm28155_ap/Makefile @@ -1,7 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright 2013 Broadcom Corporation. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += bcm28155_ap.o |