projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
makefile cleanup, new directory name for linksys kernel stuff
[openwrt.git]
/
obsolete-buildroot
/
make
/
ppp.mk
diff --git
a/obsolete-buildroot/make/ppp.mk
b/obsolete-buildroot/make/ppp.mk
index
36481bb
..
66b17a6
100644
(file)
--- a/
obsolete-buildroot/make/ppp.mk
+++ b/
obsolete-buildroot/make/ppp.mk
@@
-38,6
+38,7
@@
$(PPP_DIR)/.stamp-patched: $(PPP_DIR)/.stamp-unpacked
$(PPP_DIR)/.stamp-configured: $(PPP_DIR)/.stamp-patched
cd $(PPP_DIR)/pppd/plugins/radius/radiusclient ; \
rm -rf config.cache ; \
+ echo > aclocal.m4; \
$(TARGET_CONFIGURE_OPTS) \
ac_cv_func_setvbuf_reversed=no \
ac_cv_func_uname=no \
This page took
0.021549 seconds
and
4
git commands to generate.