From 9ab23f598afecc8319defe234b9553c6459f8c18 Mon Sep 17 00:00:00 2001 From: Greg Ungerer Date: Tue, 10 Jan 2006 16:40:21 +1000 Subject: [PATCH] --- yaml --- r: 17784 b: refs/heads/master c: db10cb8e9906a43c8fa49b3fab547b365bc2c666 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/m68knommu/Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3abb027249ba..f81fd35c9323 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 82409799853c3cabc4b17533ff640a95bef01358 +refs/heads/master: db10cb8e9906a43c8fa49b3fab547b365bc2c666 diff --git a/trunk/arch/m68knommu/Makefile b/trunk/arch/m68knommu/Makefile index b6b5c14e55fd..6f880cbff1c8 100644 --- a/trunk/arch/m68knommu/Makefile +++ b/trunk/arch/m68knommu/Makefile @@ -99,7 +99,6 @@ cflags-$(CONFIG_M68360) := -m68332 AFLAGS += $(cflags-y) CFLAGS += $(cflags-y) -CFLAGS += -O1 -g CFLAGS += -D__linux__ CFLAGS += -DUTS_SYSNAME=\"uClinux\"