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\"