X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=Makefile;h=af6210d488368074f07ec28db54cecc3433df7d3;hb=37a801c776109dce801875b12525a9eaa12481e6;hp=7bc2f4ad80939a58f0db535ea7f8b8329f5cea67;hpb=be9bf30c73184e0f1e4e0a50fb193d2a551bf75e;p=powerpc.git diff --git a/Makefile b/Makefile index 7bc2f4ad80..af6210d488 100644 --- 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)