diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk index 409089c332..3f3f8c42d4 100644 --- a/package/coreutils/coreutils.mk +++ b/package/coreutils/coreutils.mk @@ -123,7 +123,4 @@ endef COREUTILS_POST_INSTALL_TARGET_HOOKS += COREUTILS_CLEANUP -# If both coreutils and busybox are selected, the corresponding applets -# may need to be reinstated by the clean targets. - $(eval $(autotools-package))