Browse Source

toybox: enhancen conf to actually build the toybox binary.

master
Nagy Karoly Gabriel 10 years ago
parent
commit
80ab3451b7
  1. 1
      base/toybox/toybox.conf

1
base/toybox/toybox.conf

@ -37,4 +37,5 @@ toybox_config() {
eval $MAKE oldconfig CPUS=$CPUS
}
var_append makeopt ' ' 'toybox'
var_append makeinstopt ' ' "PREFIX=$root/"

Loading…
Cancel
Save