|
@@ -22,6 +22,7 @@ BUSYBOX_LDFLAGS = \
|
|
|
|
|
|
# Packages that provide commands that may also be busybox applets:
|
|
|
BUSYBOX_DEPENDENCIES = \
|
|
|
+ $(if $(BR2_PACKAGE_DIFFUTILS),diffutils) \
|
|
|
$(if $(BR2_PACKAGE_DOS2UNIX),dos2unix) \
|
|
|
$(if $(BR2_PACKAGE_E2FSPROGS),e2fsprogs) \
|
|
|
$(if $(BR2_PACKAGE_FBSET),fbset) \
|