projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: refresh patches
[openwrt.git]
/
include
/
autotools.mk
diff --git
a/include/autotools.mk
b/include/autotools.mk
index
f7b633d
..
c5ba748
100644
(file)
--- a/
include/autotools.mk
+++ b/
include/autotools.mk
@@
-43,7
+43,7
@@
define autoreconf
$(if $(word 2,$(3)),--no-recursive) \
-B $(STAGING_DIR_HOST)/share/aclocal \
$(patsubst %,-I %,$(5)) \
- $(patsubst %,-I %,$(4)) $(
4
) || true; \
+ $(patsubst %,-I %,$(4)) $(
p
) || true; \
fi; \
) \
);
This page took
0.022234 seconds
and
4
git commands to generate.