From a1cf19f350ef67ade57e320752af47b44c11a3fa Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 13 Feb 2021 17:38:50 +0100 Subject: Fix and document decisions regarding /usr hierarchy split Signed-off-by: David Oberhollenzer --- 02_kernel.md | 1 - 1 file changed, 1 deletion(-) (limited to '02_kernel.md') diff --git a/02_kernel.md b/02_kernel.md index 78a8cbc..5af1a5e 100644 --- a/02_kernel.md +++ b/02_kernel.md @@ -198,7 +198,6 @@ What is now left is to compile BusyBox. Before returning to the build root directory, I installed the resulting binary to the sysroot directory as `bbstatic`. - mkdir -p "$SYSROOT/bin" cp busybox "$SYSROOT/bin/bbstatic" cd "$BUILDROOT" -- cgit v1.2.3