Kaynağa Gözat

fix 'make docs'

SVN-Revision: 12211
Felix Fietkau 17 yıl önce
ebeveyn
işleme
3a321fb110
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      include/toplevel.mk

+ 2 - 2
include/toplevel.mk

@@ -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