mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 18:52:17 +02:00
arm: dts: Makefile: clean *dtb_HS
TI HS platforms generate *dtb_HS binary blobs and there is no rule for cleanup. Added entry for cleanup in clean-files target. Signed-off-by: Suniel Mahesh <sunil.m@techveda.org> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
@@ -807,4 +807,4 @@ PHONY += dtbs
|
|||||||
dtbs: $(addprefix $(obj)/, $(dtb-y))
|
dtbs: $(addprefix $(obj)/, $(dtb-y))
|
||||||
@:
|
@:
|
||||||
|
|
||||||
clean-files := *.dtb
|
clean-files := *.dtb *_HS
|
||||||
|
Reference in New Issue
Block a user