Remove stray debug instrumentation
This commit is contained in:
parent
85571d8d01
commit
630a7f75e8
1
Makefile
1
Makefile
@ -187,7 +187,6 @@ SUBARCH := $(shell echo $(SUBARCH) | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \
|
|||||||
-e s/ppc.*/powerpc/ -e s/mips.*/mips/ )
|
-e s/ppc.*/powerpc/ -e s/mips.*/mips/ )
|
||||||
|
|
||||||
ARCH ?= $(SUBARCH)
|
ARCH ?= $(SUBARCH)
|
||||||
$(warning ARCH=$(ARCH) SUBARCH=$(SUBARCH))
|
|
||||||
|
|
||||||
# Architecture as present in compile.h
|
# Architecture as present in compile.h
|
||||||
UTS_MACHINE := $(ARCH)
|
UTS_MACHINE := $(ARCH)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user