-I'm running busybox 1.17.3, and the config file I use is in tools/patches.
-Copy that to your busybox directory (once you download and untar it, etc) and
-name it ".config". You can get busybox from http://www.busybox.net/downloads/.
-Eventually I'll upgrade, though it hasn't been a big deal yet.
+I'm running busybox 1.17.3, and the config file I use is in
+tools/patches/busybox. Copy that to your busybox directory (once you download
+and untar it, etc) and name it ".config". This config file assumes you want
+x86_64-ros-gcc. If you are builidng for 32 bit x86 or riscv, you will need to
+edit the config file.
+
+You can get busybox from http://www.busybox.net/downloads/. Eventually I'll
+upgrade, though it hasn't been a big deal yet.