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: 5a1a5ed253 ("ARM: images: use piggydata")
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 3abeee3 commit 64fc4ac1b50a06b17a72c7427e797b3a33a30e8c
@Sam Ravnborg Sam Ravnborg authored on 31 Dec 2018
Sascha Hauer committed on 3 Jan 2019
Showing 1 changed file
View
images/Makefile