X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Makefile;h=91b6946ac3420c8d7272807a809bb418f3f99103;hb=25275f69cfd83d4010da1f0cce68bfe8ca17b5eb;hp=9197640b3678e7d168c4338dffe4808ec5722941;hpb=7a620c3b9634d7c9e744838cf3e54c3307a31f23;p=15.05%2Fopenwrt.git diff --git a/Makefile b/Makefile index 9197640b36..91b6946ac3 100644 --- a/Makefile +++ b/Makefile @@ -20,10 +20,6 @@ world: include $(TOPDIR)/include/host.mk ifneq ($(OPENWRT_BUILD),1) - # XXX: these three lines are normally defined by rules.mk - # but we can't include that file in this context - empty:= - space:= $(empty) $(empty) _SINGLE=export MAKEFLAGS=$(space); override OPENWRT_BUILD=1