mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
nds32: remove unneeded clean-files for DTB
These patterns are cleaned-up by the top-level Makefile Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Greentime Hu <green.hu@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com>
This commit is contained in:
committed by
Greentime Hu
parent
af42d3466b
commit
9e5183ee41
@@ -5,5 +5,3 @@ else
|
|||||||
BUILTIN_DTB :=
|
BUILTIN_DTB :=
|
||||||
endif
|
endif
|
||||||
obj-$(CONFIG_OF) += $(BUILTIN_DTB)
|
obj-$(CONFIG_OF) += $(BUILTIN_DTB)
|
||||||
|
|
||||||
clean-files := *.dtb *.dtb.S
|
|
||||||
|
|||||||
Reference in New Issue
Block a user