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

    r3232 r3621  
    3636lib-$(CONFIG_FOLD)      += fold.o
    3737lib-$(CONFIG_FSYNC)     += fsync.o
    38 lib-$(CONFIG_HEAD)      += head.o
    3938lib-$(CONFIG_INSTALL)   += install.o
    4039#lib-$(CONFIG_LENGTH)    += length.o
     
    7069lib-$(CONFIG_STTY)      += stty.o
    7170lib-$(CONFIG_SUM)       += sum.o
    72 lib-$(CONFIG_SYNC)      += sync.o
    7371lib-$(CONFIG_TAC)       += tac.o
    74 lib-$(CONFIG_TAIL)      += tail.o
    7572lib-$(CONFIG_TEE)       += tee.o
    7673lib-$(CONFIG_TRUE)      += true.o
Note: See TracChangeset for help on using the changeset viewer.