diff options
Diffstat (limited to 'board/sbc8349/Makefile')
-rw-r--r-- | board/sbc8349/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/sbc8349/Makefile b/board/sbc8349/Makefile index 3b2c3894841..c469174085d 100644 --- a/board/sbc8349/Makefile +++ b/board/sbc8349/Makefile @@ -1,8 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2006 Wind River Systems, Inc. -# -# SPDX-License-Identifier: GPL-2.0+ -# obj-y += sbc8349.o obj-$(CONFIG_PCI) += pci.o |