On Tue, Apr 16, 2024 at 10:02 PM <rep.dot....@gmail.com> wrote:
>
>
> To build a busybox with just one applet
>  make allnoconfig
>  make menuconfig
>  # select the applet(s) you need
>  make
>
> ./busybox will then support the selected applets.
>
> HTH

Thanks. That helps. Got 84K busybox, then run
make_single_applets.sh
and got busybox_HTTPD 34K. Pretty awesome. =)

Is there a way to select applets non-interactively
for build automation?

-- 
anatoly t.
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to