]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Makefile
[PATCH] RTC subsystem: RS5C372 driver
[mv-sheeva.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)