projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix kernel image build
[openwrt.git]
/
target
/
linux
/
image
/
brcm
/
Makefile
diff --git
a/target/linux/image/brcm/Makefile
b/target/linux/image/brcm/Makefile
index
2cff6af
..
25f4ea9
100644
(file)
--- 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
This page took
0.022082 seconds
and
4
git commands to generate.