projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix jffs2root compile
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
f778219
..
ea4159d
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-122,7
+122,7
@@
define Build/Compile/ar7
endef
define Build/Compile/brcm
- $(TARGET_CC) -o $(PKG_BUILD_DIR)/jffs2root src/jffs2root.c
+ $(TARGET_CC) -
I src -
o $(PKG_BUILD_DIR)/jffs2root src/jffs2root.c
endef
define Build/Compile
This page took
0.035736 seconds
and
4
git commands to generate.