images: fix force rebuild of piggy.o
piggy.o would be build for every time barebox was built
This had the sideeffect that the image(s) would
always be rebuilt despite no changes

Fix this by adding piggy.o to targets
and avoid an extra command in the rule to create .pblb files

The patch includes the removal of a stray assignment

Fixes: 2078438662 ("Add multi images support")
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent b02a0ed commit 0835bab7e51bb1d4db6e5210ffa82cf5a28cd5c4
@Sam Ravnborg Sam Ravnborg authored on 31 Dec 2018
Sascha Hauer committed on 4 Jan 2019
Showing 1 changed file
View
images/Makefile