Changeset 3621 in MondoRescue for branches/3.3/mindi-busybox/runit/Kbuild.src


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/runit/Kbuild.src

    r2725 r3621  
    88
    99INSERT
    10 
    11 lib-$(CONFIG_RUNSV) += runsv.o
    12 lib-$(CONFIG_RUNSVDIR) += runsvdir.o
    13 lib-$(CONFIG_SV) += sv.o
    14 lib-$(CONFIG_SVLOGD) += svlogd.o
    15 lib-$(CONFIG_CHPST) += chpst.o
    16 
    17 lib-$(CONFIG_ENVDIR) += chpst.o
    18 lib-$(CONFIG_ENVUIDGID) += chpst.o
    19 lib-$(CONFIG_SETUIDGID) += chpst.o
    20 lib-$(CONFIG_SOFTLIMIT) += chpst.o
Note: See TracChangeset for help on using the changeset viewer.