Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
ok so apparently it *was* just the config for busybox?
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt C committed Dec 5, 2021
1 parent dd4fb40 commit 0ed53b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ buildbusybox() {
if [ -d kernel-headers ]; then
pushd kernel-headers && git pull && popd
else
git clone https://github.com/SomethingGeneric/kernel-headers
git clone https://github.com/sabotage-linux/kernel-headers
fi

cp bb-config busybox-${busybox_version}/.config
Expand Down

0 comments on commit 0ed53b7

Please sign in to comment.