From c5c1adc379054204e7fe8a096f0683cf6a2af1ea Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 May 2005 22:22:29 +0000 Subject: First pass at getting current x.org to into buildroot. Still needs more polish but is a good start. --- package/xorg/xorg-6.8.2-linux_config.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/xorg/xorg-6.8.2-linux_config.patch (limited to 'package/xorg/xorg-6.8.2-linux_config.patch') diff --git a/package/xorg/xorg-6.8.2-linux_config.patch b/package/xorg/xorg-6.8.2-linux_config.patch new file mode 100644 index 000000000..25ab16028 --- /dev/null +++ b/package/xorg/xorg-6.8.2-linux_config.patch @@ -0,0 +1,10 @@ +--- xc/extras/drm/shared/drm.h.orig 2004-09-20 22:25:23.042737520 +0200 ++++ xc/extras/drm/shared/drm.h 2004-09-20 22:25:33.282180888 +0200 +@@ -38,7 +38,6 @@ + #define _DRM_H_ + + #if defined(__linux__) +-#include + #include /* For _IO* macros */ + #define DRM_IOCTL_NR(n) _IOC_NR(n) + #define DRM_IOC_VOID _IOC_NONE -- cgit v1.2.3