X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a1b087b6817e0d82b92ce55217c77ae7ed36f73e..2f9e22699f49bf354088a4621b006faa979e3af1:/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