X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=package%2Fuboot-lantiq%2FMakefile;h=089802e42723e49cff14e193a34eb4211e2927cd;hp=8b69fe95092c9bbd237d05dc6f959528874b13e3;hb=9f3c34df946583db6652e8a1ffb2a0c369ba6e0f;hpb=a392f24377ddf05e4d618629049df59d7be8eeb3 diff --git a/package/uboot-lantiq/Makefile b/package/uboot-lantiq/Makefile index 8b69fe9509..089802e427 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