mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
Merge git://git.denx.de/u-boot-fdt
This commit is contained in:
commit
12f229ea8f
1 changed files with 1 additions and 1 deletions
|
@ -45,4 +45,4 @@ dtbs: $(obj)/dt.dtb
|
||||||
clean-files := dt.dtb.S
|
clean-files := dt.dtb.S
|
||||||
|
|
||||||
# Let clean descend into dts directories
|
# Let clean descend into dts directories
|
||||||
subdir- += ../arch/arm/dts ../arch/microblaze/dts ../arch/mips/dts ../arch/sandbox/dts ../arch/x86/dts
|
subdir- += ../arch/*/dts
|
||||||
|
|
Loading…
Reference in a new issue