mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
fix 'make docs'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12211 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e1c2a7ffca
commit
41b5c4d51c
@ -113,10 +113,10 @@ help:
|
||||
cat README
|
||||
|
||||
docs docs/compile: FORCE
|
||||
@$(_SINGLE)$(SUBMAKE) -j1 -C docs compile
|
||||
@$(SUBMAKE) -j1 -C docs compile
|
||||
|
||||
docs/clean: FORCE
|
||||
@$(_SINGLE)$(SUBMAKE) -j1 -C docs clean
|
||||
@$(SUBMAKE) -j1 -C docs clean
|
||||
|
||||
distclean:
|
||||
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin
|
||||
|
Loading…
Reference in New Issue
Block a user