X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8f37c266a301fd8ff423018d9c8aa8360331977d..21d677df8b114d1ab1e21cc780a46083c3c88174:/target/linux/image/brcm/Makefile diff --git a/target/linux/image/brcm/Makefile b/target/linux/image/brcm/Makefile index 2cff6af87..25f4ea974 100644 --- a/target/linux/image/brcm/Makefile +++ b/target/linux/image/brcm/Makefile @@ -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