u-boot-initial-env: Add missing dependencies
authorTom Rini <trini@konsulko.com>
Sun, 9 Feb 2025 14:34:09 +0000 (08:34 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 18 Feb 2025 22:32:24 +0000 (16:32 -0600)
commit87eaf7781a3cc116c2fb04eac2471ac33f538291
tree0d4cc834d31f349f9952fe02844248984b8c1cf7
parentf36e0d6111f33163555544085052303da9039375
u-boot-initial-env: Add missing dependencies

When performing a build consisting of only a defconfig target and then
this tool, we were missing two dependencies. Add them.

Signed-off-by: Tom Rini <trini@konsulko.com>
Makefile