projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a small typo
[openwrt.git]
/
tools
/
mkimage
/
Makefile
diff --git
a/tools/mkimage/Makefile
b/tools/mkimage/Makefile
index
71285d2
..
89dde5f
100644
(file)
--- a/
tools/mkimage/Makefile
+++ b/
tools/mkimage/Makefile
@@
-7,6
+7,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/host-build.mk
+PKG_NAME:=mkimage
PKG_BUILD_DIR:=$(TOOL_BUILD_DIR)/mkimage
define Build/Compile
This page took
0.021217 seconds
and
4
git commands to generate.