]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Makefile
[PATCH] powerpc: legacy_serial loop cleanup
[linux-2.6-omap-h63xx.git] / Makefile
index 7bc2f4ad80939a58f0db535ea7f8b8329f5cea67..af6210d488368074f07ec28db54cecc3433df7d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -306,8 +306,7 @@ LINUXINCLUDE    := -Iinclude \
 CPPFLAGS        := -D__KERNEL__ $(LINUXINCLUDE)
 
 CFLAGS                 := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-                  -fno-strict-aliasing -fno-common \
-                  -ffreestanding
+                  -fno-strict-aliasing -fno-common
 AFLAGS         := -D__ASSEMBLY__
 
 # Read KERNELRELEASE from .kernelrelease (if it exists)