projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: ag71xx: use dynamically allocated buffer for napi_stats
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
e56774f
..
95ab5a7
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-491,7
+491,7
@@
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
if [ -e "$$$$file" ]; then \
$(CP) $$$$file $(1)/lib/; \
fi; \
- done; \
+ done; \
done
endef
This page took
0.031184 seconds
and
4
git commands to generate.