License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / blackfin / kernel / cplb-nompu / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
7a1a6d00
BS
2#
3# arch/blackfin/kernel/cplb-nompu/Makefile
4#
5
ea426e6c 6obj-y := cplbinit.o cplbmgr.o
dbdf20db
BS
7
8CFLAGS_cplbmgr.o := -ffixed-I0 -ffixed-I1 -ffixed-I2 -ffixed-I3 \
9 -ffixed-L0 -ffixed-L1 -ffixed-L2 -ffixed-L3 \
10 -ffixed-M0 -ffixed-M1 -ffixed-M2 -ffixed-M3 \
11 -ffixed-B0 -ffixed-B1 -ffixed-B2 -ffixed-B3