summaryrefslogtreecommitdiffstats
path: root/rules/host-elf-h-compat.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-elf-h-compat.make')
-rw-r--r--rules/host-elf-h-compat.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-elf-h-compat.make b/rules/host-elf-h-compat.make
index 03fe111b0..02e4f216f 100644
--- a/rules/host-elf-h-compat.make
+++ b/rules/host-elf-h-compat.make
@@ -30,7 +30,7 @@ HOST_ELF_H_COMPAT_LICENSE := GPL-2.0-or-later
#
HOST_ELF_H_COMPAT_CONF_TOOL := autoconf
-ifneq ($(call ptx/force-shell, uname -s),Linux)
+ifneq ($(call ptx/force-sh, uname -s),Linux)
$(STATEDIR)/base.prepare: $(STATEDIR)/host-elf-h-compat.install.post
endif