summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-06-12 11:19:34 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-06-12 11:19:34 +0000
commit3d856915260c10ffad445f86611a93e721dc68da (patch)
tree3db1d9f0340f7726979e53ad0be757dd083a46cb /openwrt
parent10d9d93fbfb012864a28596df6f21f3032633306 (diff)
downloadmtk-20170518-3d856915260c10ffad445f86611a93e721dc68da.zip
mtk-20170518-3d856915260c10ffad445f86611a93e721dc68da.tar.gz
mtk-20170518-3d856915260c10ffad445f86611a93e721dc68da.tar.bz2
fix kernel image build
SVN-Revision: 1215
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/target/linux/image/brcm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/image/brcm/Makefile b/openwrt/target/linux/image/brcm/Makefile
index 2cff6af..25f4ea9 100644
--- a/openwrt/target/linux/image/brcm/Makefile
+++ b/openwrt/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