X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=include%2Ftoplevel.mk;h=ef6ab74ee52e0a2498a081c5e2cd31ef4ffd6a72;hp=fa0bc25878bb48c09d6f6bd48301287e577b379e;hb=391eb6e69c09d9f107b8c30a91c63dce37820043;hpb=5ecf5959472d499931a606849059f6b9d2e2149e diff --git a/include/toplevel.mk b/include/toplevel.mk index fa0bc2587..ef6ab74ee 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -6,7 +6,7 @@ # See /LICENSE for more information. # -RELEASE:=Kamikaze +RELEASE:=Backfire SHELL:=/usr/bin/env bash PREP_MK= OPENWRT_BUILD= QUIET=0 @@ -42,6 +42,8 @@ endif SCAN_COOKIE?=$(shell echo $$$$) export SCAN_COOKIE +SUBMAKE:=umask 022; $(SUBMAKE) + prepare-mk: FORCE ; prepare-tmpinfo: FORCE