]> Pileus Git - ~andy/linux/blobdiff - Makefile
[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structure
[~andy/linux] / 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)