Remove stray debug instrumentation
This commit is contained in:
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)
|
||||||
|
Reference in New Issue
Block a user