diff options
author | Ron Yorston <rmy@pobox.com> | 2017-08-22 14:56:12 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2017-08-22 14:56:12 +0100 |
commit | ce9af1cc5ea23f754587448cf35b5120c77bfeef (patch) | |
tree | 69e5eaba5e75ab909ed92d5045393471b8ff3c13 /Makefile | |
parent | c170026700eabb10147dd848c45c06995b43a32e (diff) | |
parent | e837a0dbbebf4229306df98fe9ee3b9bb30630c4 (diff) | |
download | busybox-w32-ce9af1cc5ea23f754587448cf35b5120c77bfeef.tar.gz busybox-w32-ce9af1cc5ea23f754587448cf35b5120c77bfeef.tar.bz2 busybox-w32-ce9af1cc5ea23f754587448cf35b5120c77bfeef.zip |
Merge branch 'busybox' into merge
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -471,6 +471,7 @@ libs-y := \ | |||
471 | coreutils/ \ | 471 | coreutils/ \ |
472 | coreutils/libcoreutils/ \ | 472 | coreutils/libcoreutils/ \ |
473 | debianutils/ \ | 473 | debianutils/ \ |
474 | klibc-utils/ \ | ||
474 | e2fsprogs/ \ | 475 | e2fsprogs/ \ |
475 | editors/ \ | 476 | editors/ \ |
476 | findutils/ \ | 477 | findutils/ \ |