]> err.no Git - linux-2.6/blobdiff - arch/arm26/Makefile
[PATCH] vt: fix possible memory corruption in complement_pos
[linux-2.6] / arch / arm26 / Makefile
index ada8985530a592a147378f7c97fd39e6882e9e60..e9cb8ef4f3fbdf0ae44197e9db145d506f28226a 100644 (file)
@@ -17,10 +17,6 @@ ifeq ($(CONFIG_FRAME_POINTER),y)
 CFLAGS         +=-fno-omit-frame-pointer -mno-sched-prolog
 endif
 
-ifeq ($(CONFIG_DEBUG_INFO),y)
-CFLAGS         +=-g
-endif
-
 CFLAGS_BOOT    :=-mapcs-26 -mcpu=arm3 -msoft-float -Uarm
 CFLAGS         +=-mapcs-26 -mcpu=arm3 -msoft-float -Uarm
 AFLAGS         +=-mapcs-26 -mcpu=arm3 -msoft-float