Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into...
[openembedded.git] / recipes / xorg-driver / xf86-video-nsc_2.8.2.bb
1 require xorg-driver-video.inc
2 PE = "1"
3
4 DEPENDS += " xf86dgaproto"
5
6 # This driver is broken because it's seldom updated. It compiles
7 # but fails to communicate with the card without this deprecated define.
8 EXTRA_OEMAKE += "CFLAGS+=-DXFree86Server"