diff options
Diffstat (limited to 'arch/m68knommu/Makefile')
-rw-r--r-- | arch/m68knommu/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68knommu/Makefile b/arch/m68knommu/Makefile index b6b5c14e55fd..6f880cbff1c8 100644 --- a/arch/m68knommu/Makefile +++ b/arch/m68knommu/Makefile | |||
@@ -99,7 +99,6 @@ cflags-$(CONFIG_M68360) := -m68332 | |||
99 | AFLAGS += $(cflags-y) | 99 | AFLAGS += $(cflags-y) |
100 | 100 | ||
101 | CFLAGS += $(cflags-y) | 101 | CFLAGS += $(cflags-y) |
102 | CFLAGS += -O1 -g | ||
103 | CFLAGS += -D__linux__ | 102 | CFLAGS += -D__linux__ |
104 | CFLAGS += -DUTS_SYSNAME=\"uClinux\" | 103 | CFLAGS += -DUTS_SYSNAME=\"uClinux\" |
105 | 104 | ||