projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: remove the crtsavres dependency, the patched gcc will no longer emit referenc...
[openwrt.git]
/
tools
/
padjffs2
/
Makefile
diff --git
a/tools/padjffs2/Makefile
b/tools/padjffs2/Makefile
index
a057ddd
..
a949ac0
100644
(file)
--- a/
tools/padjffs2/Makefile
+++ b/
tools/padjffs2/Makefile
@@
-21,10
+21,6
@@
endef
define Host/Configure
endef
define Host/Configure
endef
-define Host/Compile
- $(MAKE) CC="$(HOSTCC)" -C $(HOST_BUILD_DIR)
-endef
-
define Host/Install
$(CP) $(HOST_BUILD_DIR)/padjffs2 $(STAGING_DIR_HOST)/bin/
endef
define Host/Install
$(CP) $(HOST_BUILD_DIR)/padjffs2 $(STAGING_DIR_HOST)/bin/
endef
This page took
0.024374 seconds
and
4
git commands to generate.