Merge fileutils, textutils and shellutils into coreuils
This commit is contained in:
6
Makefile
6
Makefile
@@ -26,10 +26,10 @@ noconfig_targets := menuconfig config oldconfig randconfig \
|
||||
TOPDIR=./
|
||||
include Rules.mak
|
||||
|
||||
DIRS:=applets archival archival/libunarchive console-tools debianutils \
|
||||
editors fileutils findutils init miscutils modutils networking \
|
||||
DIRS:=applets archival archival/libunarchive coreutils console-tools \
|
||||
debianutils editors findutils init miscutils modutils networking \
|
||||
networking/libiproute networking/udhcp procps loginutils shell \
|
||||
shellutils sysklogd textutils util-linux libbb libpwdgrp
|
||||
sysklogd util-linux libbb libpwdgrp
|
||||
|
||||
ifeq ($(strip $(HAVE_DOT_CONFIG)),y)
|
||||
|
||||
|
Reference in New Issue
Block a user