u-boot: fix target build of fw_printenv
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Apr 2011 21:32:46 +0000 (23:32 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Apr 2011 21:32:46 +0000 (23:32 +0200)
commitcdd4a7a06184ec1a322ac43f633b5f15f991de54
treecf59ccbda283ac8dcef0d96ecc6f463f25ba8c2a
parentf3de6d578bc3f522ed066bd829cddafb6e31f22c
u-boot: fix target build of fw_printenv

Closes #3571

The current approach for building fw_printenv for the target fails on
some configurations, so use the upstream make target (which works)
instead.

At the same time get rid of the unneeded stripping.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
boot/u-boot/u-boot.mk