fix kernel image build
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jun 2005 11:19:34 +0000 (11:19 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 12 Jun 2005 11:19:34 +0000 (11:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1215 3c298f89-4303-0410-b956-a3cf2f4a3e73

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.021795 seconds and 4 git commands to generate.