diff options
Diffstat (limited to 'drivers/cpu')
| -rw-r--r-- | drivers/cpu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/cpu/Makefile b/drivers/cpu/Makefile index f452ee404e5..858b03755f5 100644 --- a/drivers/cpu/Makefile +++ b/drivers/cpu/Makefile @@ -1,9 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0+ # # Copyright (c) 2015 Google, Inc # Wolfgang Denk, DENX Software Engineering, [email protected]. # -# SPDX-License-Identifier: GPL-2.0+ -# + obj-$(CONFIG_CPU) += cpu-uclass.o obj-$(CONFIG_ARCH_BMIPS) += bmips_cpu.o |
