|
@@ -22,6 +22,7 @@ BUSYBOX_LDFLAGS = \
|
|
|
|
|
|
# Packages that provide commands that may also be busybox applets:
|
|
|
BUSYBOX_DEPENDENCIES = \
|
|
|
+ $(if $(BR2_PACKAGE_NTP),ntp) \
|
|
|
$(if $(BR2_PACKAGE_PCIUTILS),pciutils) \
|
|
|
$(if $(BR2_PACKAGE_PROCPS_NG),procps-ng) \
|
|
|
$(if $(BR2_PACKAGE_PSMISC),psmisc) \
|