diff options
| -rw-r--r-- | core/makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/makefile b/core/makefile index 17bfde98d..f8d8eb39c 100644 --- a/core/makefile +++ b/core/makefile @@ -351,7 +351,6 @@ config : .null @$(ECHO) "compile:" @$(ECHO) " plat:\t\t"$(PLAT) @$(ECHO) " arch:\t\t"$(ARCH) - @$(ECHO) " arch:\t\t"$(shell uname -m) @$(ECHO) " host:\t\t"$(HOST) @$(ECHO) " demo:\t\t"$(DEMO) @$(ECHO) " prof:\t\t"$(PROF) |
