From cdd4a7a06184ec1a322ac43f633b5f15f991de54 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 24 Apr 2011 23:32:46 +0200 Subject: 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 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 07e493512..19d2cc518 100644 --- a/CHANGES +++ b/CHANGES @@ -19,6 +19,7 @@ #3475: Calling sync on large filesystems when not always necessary #3511: make busybox-menuconfig does not download busybox package #3541: Quotes in the top Makefile:217 break buildroot/kernel config... + #3571: u-boot: fw_printenv does not build #3643: popt source url is not responding 2011.02, Released February 28th, 2011: -- cgit v1.2.3-55-g7522