blob: 1cef0fbb5587a259ee402a23e362b18d9188ad3e (
plain)
1
2
3
4
5
6
7
8
|
require xorg-driver-video.inc
PE = "1"
DESCRIPTION = "This is the Alliance Promotion driver for XFree86 4.0+"
DEPENDS += " xf86rushproto"
SRC_URI += "file://get-rid-of-host-includes.patch;patch=1"
|