From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Date: Sat, 13 Feb 2021 11:06:30 +0100 Subject: [PATCH 0/2] Fixes for BSD sed compatibility Message-ID: <20210213100632.6249-1-royger@FreeBSD.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, This series contain two fixes that allow me to build U-Boot with FreeBSD sed instead of GNU sed. Shouldn't introduce any functional change. Thanks, Roger. Roger Pau Monn? (2): scripts/check-config.sh: fix to be compatible with BSD sed build/DTC: fix sed usage in DTC command scripts/Makefile.lib | 3 +-- scripts/check-config.sh | 8 ++++---- 2 files changed, 5 insertions(+), 6 deletions(-) -- 2.30.1