aboutsummaryrefslogtreecommitdiffstats
path: root/package/sdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/sdk/Makefile')
-rw-r--r--package/sdk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/sdk/Makefile b/package/sdk/Makefile
index 7644a4a600..6146ec97b7 100644
--- a/package/sdk/Makefile
+++ b/package/sdk/Makefile
@@ -74,7 +74,9 @@ $(BIN_DIR)/$(IB_NAME).tar.bz2:
source:
prepare:
-compile: $(BIN_DIR)/$(SDK_NAME).tar.bz2 $(BIN_DIR)/$(IB_NAME).tar.bz2
+compile: $(BIN_DIR)/$(SDK_NAME).tar.bz2
+# FIXME: image builder disabled for now. need to find a way to make it work cleanly with the new kernel structure
+# $(BIN_DIR)/$(IB_NAME).tar.bz2
install:
clean: