Skip to content
Commit 29b24a76 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Guo Ren
Browse files

csky: Remove unused core-y for dts



This line was used for embedding a DT into vmlinux.

Since commit c4c14c3b ("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: default avatarMasahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarGuo Ren <guoren@linux.alibaba.com>
parent 9d975568
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment