projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use alsa-driver for 2.4 only (2.6 has it in-tree)
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
daadbea
..
a3d5720
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-181,8
+181,14
@@
distclean: dirclean config-clean
help:
cat README
help:
cat README
+doc:
+ $(MAKE) -C docs/ openwrt.pdf
+
+docclean:
+ $(MAKE) -C docs/ clean
+
symlinks:
symlinks:
- scripts/feeds.sh
https://svn.openwrt.org/openwrt/packages
+ scripts/feeds.sh
$(CONFIG_SOURCE_FEEDS)
.SILENT: clean dirclean distclean config-clean download world
FORCE: ;
.SILENT: clean dirclean distclean config-clean download world
FORCE: ;
This page took
0.029276 seconds
and
4
git commands to generate.