summaryrefslogtreecommitdiffstats
path: root/rules/util-linux.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/util-linux.make')
-rw-r--r--rules/util-linux.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/util-linux.make b/rules/util-linux.make
index 691965553..7ed5aa1db 100644
--- a/rules/util-linux.make
+++ b/rules/util-linux.make
@@ -50,7 +50,7 @@ $(STATEDIR)/util-linux.extract: $(util-linux_extract_deps_default)
@$(call targetinfo, $@)
@$(call clean, $(UTIL_LINUX_DIR))
@$(call extract, UTIL_LINUX)
- @$(call patchin, $(UTIL_LINUX))
+ @$(call patchin, UTIL_LINUX)
perl -i -p -e 's/^CPU=.*$$/CPU=$(PTXCONF_ARCH)/g' $(UTIL_LINUX_DIR)/MCONFIG
@$(call touch, $@)