aboutsummaryrefslogtreecommitdiffstats
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
commit92c6ef15e2bc4c83b56127b8b09d6dcb3dcfb41d (patch)
tree3db1d9f0340f7726979e53ad0be757dd083a46cb
parent76500028868cd97c230968c44f11621d587ee2cb (diff)
downloadupstream-92c6ef15e2bc4c83b56127b8b09d6dcb3dcfb41d.tar.gz
upstream-92c6ef15e2bc4c83b56127b8b09d6dcb3dcfb41d.tar.bz2
upstream-92c6ef15e2bc4c83b56127b8b09d6dcb3dcfb41d.zip
fix kernel image build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1215 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 2cff6af87fd..25f4ea97402 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