aboutsummaryrefslogtreecommitdiffstats
path: root/package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-01-02 01:26:51 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-05 13:43:12 +0100
commit2d34c909f8edb94dfa03407bd53a90ca291a886b (patch)
tree21475ade90677e90d051d9923dffe46593f63121 /package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk
parent8015b1fac42622445e3e0d972c37b0c9dcbbe7e0 (diff)
downloadbuildroot-novena-2d34c909f8edb94dfa03407bd53a90ca291a886b.tar.gz
buildroot-novena-2d34c909f8edb94dfa03407bd53a90ca291a886b.zip
xdriver_xf86-video-suntcx: remove package
This X.org driver has been removed from upstream X.org releases and is related to a very specific type of hardware that isn't likely to be used in a Buildroot context. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk')
-rw-r--r--package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk b/package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk
deleted file mode 100644
index edca7fe37..000000000
--- a/package/x11r7/xdriver_xf86-video-suntcx/xdriver_xf86-video-suntcx.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-################################################################################
-#
-# xdriver_xf86-video-suntcx -- TCX video driver
-#
-################################################################################
-
-XDRIVER_XF86_VIDEO_SUNTCX_VERSION = 1.1.1
-XDRIVER_XF86_VIDEO_SUNTCX_SOURCE = xf86-video-suntcx-$(XDRIVER_XF86_VIDEO_SUNTCX_VERSION).tar.bz2
-XDRIVER_XF86_VIDEO_SUNTCX_SITE = http://xorg.freedesktop.org/releases/individual/driver
-XDRIVER_XF86_VIDEO_SUNTCX_DEPENDENCIES = xserver_xorg-server xproto_fontsproto xproto_randrproto xproto_renderproto xproto_xproto
-
-$(eval $(autotools-package))