projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[realview] make description consistent
[openwrt.git]
/
target
/
linux
/
rdc
/
image
/
Makefile
diff --git
a/target/linux/rdc/image/Makefile
b/target/linux/rdc/image/Makefile
index
00322da
..
7086b99
100644
(file)
--- a/
target/linux/rdc/image/Makefile
+++ b/
target/linux/rdc/image/Makefile
@@
-29,8
+29,7
@@
define Image/Build/sitecom
endef
define Image/Build/bifferboard
endef
define Image/Build/bifferboard
- $(TOPDIR)/target/linux/rdc/image/mkimg_bifferboard.py $(KDIR)/bzImage $(KDIR)/root.$(1) $(KDIR)/tmp.img
- $(CP) $(KDIR)/tmp.img $(BIN_DIR)/$(IMG_PREFIX)-$(1)-$(2).img
+ $(TOPDIR)/target/linux/rdc/image/mkimg_bifferboard.py $(KDIR)/bzImage $(KDIR)/root.$(1) $(BIN_DIR)/$(IMG_PREFIX)-$(1)-$(2).img
endef
define Image/Build/Initramfs
endef
define Image/Build/Initramfs
This page took
0.025219 seconds
and
4
git commands to generate.