fix kernel image build
[openwrt.git] / target / linux / image / brcm / Makefile
index 2cff6af..25f4ea9 100644 (file)
@@ -43,5 +43,5 @@ endif
 clean: lzma-loader-clean
 prepare: lzma-loader-prepare
 compile: lzma-loader-compile
-install: $(BIN_DIR)/openwrt-brcm-$(KERNEL)-$(FS).trx
+install: compile $(BIN_DIR)/openwrt-brcm-$(KERNEL)-$(FS).trx
        
This page took 0.026062 seconds and 4 git commands to generate.