summaryrefslogtreecommitdiffstats
path: root/package/kexec
diff options
context:
space:
mode:
Diffstat (limited to 'package/kexec')
-rw-r--r--package/kexec/kexec.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index 00f59f1fd..130d5a01e 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -51,7 +51,7 @@ $(KEXEC_DIR)/.configured: $(KEXEC_DIR)/.unpacked
--build=$(GNU_HOST_NAME) \
--prefix=/ \
$(KEXEC_CONFIG_OPTS) \
- );
+ )
touch $@
$(KEXEC_DIR)/objdir-$(GNU_TARGET_NAME)/build/sbin/$(KEXEC_BINARY): $(KEXEC_DIR)/.configured