Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit 8981bc2f authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab
Browse files

make: Make dtb.img depend on the DTB directory itself

We shouldn't be depending on .dtb files for this, because if the directory
doesn't exist for some reason, the DTBs just won't get added to the image.
Instead depend on the directory itself.

Also, the current cat command generates static rules with a list of DTBs
that it finds when build rules are generated. This isn't good, especially
when we build our own DTBs, so rewrite it to find DTBs at "command running
time" instead.

Change-Id: Ia9336e9767999bc792aa977a73ae9739a4bc2c37
parent 5699d6ae
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