mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
For unconditional dependencies, using += isn't useful, and our common practice is to use a simple = assignment. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>