aboutsummaryrefslogtreecommitdiffstats
path: root/target/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/Makefile')
-rw-r--r--target/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/Makefile b/target/Makefile
index 195878e665..dc21033e5f 100644
--- a/target/Makefile
+++ b/target/Makefile
@@ -17,7 +17,6 @@ TARGETS-$(CONFIG_SDK) += sdk
linux-compile: utils-install
linux-install: $(BIN_DIR)
-sdk-compile: linux-install
image_install: linux-install
download: $(patsubst %,%-download,$(TARGETS-y))