projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixup CS0 size for the BCM91125E
[openwrt.git]
/
target
/
linux
/
kirkwood
/
image
/
Makefile
diff --git
a/target/linux/kirkwood/image/Makefile
b/target/linux/kirkwood/image/Makefile
index
14ff41c
..
6fae13f
100644
(file)
--- a/
target/linux/kirkwood/image/Makefile
+++ b/
target/linux/kirkwood/image/Makefile
@@
-13,6
+13,7
@@
endef
define Image/BuildKernel
# do mach-id fixup here, if needed
+ cp $(KDIR)/uImage $(BIN_DIR)/openwrt-$(BOARD)-uImage
endef
define Image/Build
This page took
0.021594 seconds
and
4
git commands to generate.