projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] also fix invalid hunks in 2.6.33 patch
[openwrt.git]
/
target
/
linux
/
atheros
/
image
/
Makefile
diff --git
a/target/linux/atheros/image/Makefile
b/target/linux/atheros/image/Makefile
index
15cd995
..
fb9afae
100644
(file)
--- a/
target/linux/atheros/image/Makefile
+++ b/
target/linux/atheros/image/Makefile
@@
-55,7
+55,7
@@
define Image/Build
-sh $(TOPDIR)/scripts/combined-image.sh \
"$(BIN_DIR)/openwrt-$(BOARD)-vmlinux.lzma" \
"$(BIN_DIR)/openwrt-$(BOARD)-root.$(1)" \
- "$(BIN_DIR)/openwrt-$(BOARD)-combined.img"
+ "$(BIN_DIR)/openwrt-$(BOARD)-combined.
$(1).
img"
endif
endef
This page took
0.024761 seconds
and
4
git commands to generate.