diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-05-12 12:59:01 +0900 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2022-05-13 14:46:04 +0800 |
commit | 29b24a76bdea0786a727e08266607c6e3bbfa160 (patch) | |
tree | c46455b0c1aa1f97f8d7f4af8f18a437deb12e19 /lib | |
parent | 9d975568606631601cc2bb5b62598869838ff0be (diff) | |
download | linux-29b24a76bdea0786a727e08266607c6e3bbfa160.tar.gz linux-29b24a76bdea0786a727e08266607c6e3bbfa160.tar.bz2 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 'lib')
0 files changed, 0 insertions, 0 deletions