fix 'make docs'
authorFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 14:30:34 +0000 (14:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 6 Aug 2008 14:30:34 +0000 (14:30 +0000)
SVN-Revision: 12211

include/toplevel.mk

index 906a9a1255723a11f1baaa653b9d35b55a33b907..169cca9f11233908f686a412a5c7628b481f0c3d 100644 (file)
@@ -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