projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
AVR32: sync with latest Atmel source (closes #3371)
[openwrt.git]
/
target
/
linux
/
ps3
/
image
/
Makefile
diff --git
a/target/linux/ps3/image/Makefile
b/target/linux/ps3/image/Makefile
index
e5de265
..
1e0cad0
100644
(file)
--- a/
target/linux/ps3/image/Makefile
+++ b/
target/linux/ps3/image/Makefile
@@
-12,7
+12,7
@@
define Image/Prepare
endef
define Image/BuildKernel
endef
define Image/BuildKernel
- cp $(KDIR)/image $(BIN_DIR)/otheros
-$(BOARD)-$(KERNEL)
.bld
+ cp $(KDIR)/image $(BIN_DIR)/otheros.bld
endef
$(eval $(call BuildImage))
endef
$(eval $(call BuildImage))
This page took
0.022754 seconds
and
4
git commands to generate.