support the autoreconf fixup without libtool
[openwrt.git] / include / toplevel.mk
index dee43cb..cb50dfa 100644 (file)
@@ -41,6 +41,8 @@ endif
 SCAN_COOKIE?=$(shell echo $$$$)
 export SCAN_COOKIE
 
+SUBMAKE:=umask 022; $(SUBMAKE)
+
 prepare-mk: FORCE ;
 
 prepare-tmpinfo: FORCE
This page took 0.027599 seconds and 4 git commands to generate.