diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-05-12 05:59:01 +0200 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2022-05-13 08:46:04 +0200 |
commit | 29b24a76bdea0786a727e08266607c6e3bbfa160 (patch) | |
tree | c46455b0c1aa1f97f8d7f4af8f18a437deb12e19 /crypto/crct10dif_common.c | |
parent | csky: Remove unused $(dtb-y) from boot/Makefile (diff) | |
download | linux-29b24a76bdea0786a727e08266607c6e3bbfa160.tar.xz linux-29b24a76bdea0786a727e08266607c6e3bbfa160.zip |
csky: Remove unused core-y for dts
This line was used for embedding a DT into vmlinux.
Since commit c4c14c3bd177 ("csky: remove builtin-dtb Kbuild"),
DT for csky is just a separate blob.
It is covered by the generic rule in the top Makefile:
ifdef CONFIG_OF_EARLY_FLATTREE
all: dtbs
endif
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Diffstat (limited to 'crypto/crct10dif_common.c')
0 files changed, 0 insertions, 0 deletions