aboutsummaryrefslogtreecommitdiffstats
path: root/include/image-commands.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/image-commands.mk')
-rw-r--r--include/image-commands.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/image-commands.mk b/include/image-commands.mk
index ea94059d20..454ce79e07 100644
--- a/include/image-commands.mk
+++ b/include/image-commands.mk
@@ -285,14 +285,6 @@ define Build/check-size
}
endef
-define Build/combined-image
- -sh $(TOPDIR)/scripts/combined-image.sh \
- "$(IMAGE_KERNEL)" \
- "$@" \
- "$@.new"
- @mv $@.new $@
-endef
-
define Build/linksys-image
$(TOPDIR)/scripts/linksys-image.sh \
"$(call param_get_default,type,$(1),$(DEVICE_NAME))" \