Changeset 3621 in MondoRescue for branches/3.3/mindi-busybox/Makefile.help


Ignore:
Timestamp:
Dec 20, 2016, 4:07:32 PM (7 years ago)
Author:
Bruno Cornec
Message:

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

Location:
branches/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi-busybox/Makefile.help

    r3232 r3621  
    2222    @echo '  menuconfig     - interactive curses-based configurator'
    2323    @echo '  oldconfig      - resolve any unresolved symbols in .config'
    24     @echo '  hosttools          - build sed for the host.'
    25     @echo '               You can use these commands if the commands on the host'
    26     @echo '               is unusable. Afterwards use it like:'
    27     @echo '               make SED="$(objtree)/sed"'
    2824    @$(if $(boards), \
    2925        $(foreach b, $(boards), \
Note: See TracChangeset for help on using the changeset viewer.