aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-driver/xf86-video-nsc_2.8.3.bb
blob: 96486d2e726a296240d6f34faa0c615e590c071f (plain)
1
2
3
4
5
6
7
8
9
require xorg-driver-video.inc

DESCRIPTION = "X.Org X server -- NSC display driver"
DEPENDS += " xf86dgaproto"
PE = "1"

# This driver is broken because it's seldom updated. It compiles
# but fails to communicate with the card without this deprecated define.
EXTRA_OEMAKE += "CFLAGS+=-DXFree86Server"