X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f6d035c3aacfd3e201c19939ad94a76f5e37c2df..a5815790ad4f7830146ee45951750baa3c6ab931:/openwrt/package/sdk/Makefile diff --git a/openwrt/package/sdk/Makefile b/openwrt/package/sdk/Makefile index 7644a4a60..6146ec97b 100644 --- a/openwrt/package/sdk/Makefile +++ b/openwrt/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: