X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1ee0813a713bcc9d88e55ea18aaa7d45b68ecdcc..f1ffd865500873b1a84db5c748517633c9f66f82:/package/busybox/Makefile?ds=sidebyside diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 2ac67098f..c61e3f478 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -21,7 +21,7 @@ PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk ifeq ($(DUMP),) - STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep '^CONFIG_BUSYBOX_' $(TOPDIR)/.config | md5s) + STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell $(SH_FUNC) grep '^CONFIG_BUSYBOX_' $(TOPDIR)/.config | md5s) endif init-y :=