diff options
Diffstat (limited to 'arch/microblaze/dts')
-rw-r--r-- | arch/microblaze/dts/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/microblaze/dts/Makefile b/arch/microblaze/dts/Makefile index 6d4a11f62f..5e70d9e110 100644 --- a/arch/microblaze/dts/Makefile +++ b/arch/microblaze/dts/Makefile @@ -1,3 +1,7 @@ +# +# SPDX-License-Identifier: GPL-2.0+ +# + dtb-y += microblaze-generic.dtb targets += $(dtb-y) |