barebox-imd: add dependency on generated/compile.h also for PBL version
Barebox-imd is also used in the PBL. As the object file names are different
for the PBL, the explicit dependency on generated/compile.h wasn't there.
This leads to random build failures in parallel builds, or worse the PBL
picking up the old compile.h defines from an earlier build.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3cfc8bc commit aef5d05100a5e4aed13bb1586bf154ff602ab961
@Lucas Stach Lucas Stach authored on 16 Jan 2017
Sascha Hauer committed on 17 Jan 2017
Showing 1 changed file
View
common/Makefile