X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a6e256367b989abdb8ef97831ee3d391c15bef24..6a3595f161b0b87e91dab2a79f6bf65eaf5701e8:/package/uboot-lantiq/Makefile diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index 8b69fe950..089802e42 100644 --- a/package/uboot-lantiq/Makefile +++ b/package/uboot-lantiq/Makefile @@ -22,7 +22,7 @@ PKG_TARGETS:=bin include $(INCLUDE_DIR)/package.mk ifeq ($(DUMP),) - STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell grep '^CONFIG_UBOOT_' $(TOPDIR)/.config | md5s) + STAMP_CONFIGURED:=$(strip $(STAMP_CONFIGURED))_$(shell $(SH_FUNC) grep '^CONFIG_UBOOT_' $(TOPDIR)/.config | md5s) endif define Package/uboot-lantiq