[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [RFC XEN PATCH 05/23] xen: Kbuild: Remove extra -include from C flags


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Date: Wed, 23 Oct 2019 17:48:19 +0100
  • Authentication-results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none; spf=None smtp.pra=anthony.perard@xxxxxxxxxx; spf=Pass smtp.mailfrom=anthony.perard@xxxxxxxxxx; spf=None smtp.helo=postmaster@xxxxxxxxxxxxxxx
  • Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx>
  • Delivery-date: Wed, 23 Oct 2019 16:48:48 +0000
  • Ironport-sdr: qWiFIBRKQejgETHiIT0InDgQpjmBdkj0g+LtLnd29Xy0zXsA6tHybVS+Mj2FHSwhljh0kUd94k uBd9ocrhYdZX/Up+PLtMLbvB2VNBwLeIuGIZkjlqYkTLXj1ATDRH8MBkglUESDKzzJGAA9JAfn 9atfD1T6G4Hyb/BWdAJqfHKBup4fhy2gAMHw+8bvFHGtW3gsOxcuVkGdO/ambaJyj6UfS3aoZi 1XSxYjGSrN25RYjTQLG44yDWJx1ASS2Jiqz8PURyk3mwPsDKBlbGIBORZ4Mavm53upny04vGjN Za4=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Kbuild includes linux/compiler_types.h into the CFLAGS list, but Xen
don't need that.

Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx>
---
 xen/scripts/Makefile.lib | 1 -
 1 file changed, 1 deletion(-)

diff --git a/xen/scripts/Makefile.lib b/xen/scripts/Makefile.lib
index 41c50f9461e5..b746199b7f6b 100644
--- a/xen/scripts/Makefile.lib
+++ b/xen/scripts/Makefile.lib
@@ -160,7 +160,6 @@ endif
 endif
 
 c_flags        = -Wp,-MD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE)     \
-                -include $(srctree)/include/linux/compiler_types.h       \
                 $(_c_flags) $(modkern_cflags)                           \
                 $(basename_flags) $(modname_flags)
 
-- 
Anthony PERARD

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.