Module Name:    src
Committed By:   snj
Date:           Mon Jan 11 00:21:46 UTC 2010

Modified Files:
        src/external/mit/xorg/server/drivers/xf86-video-radeonhd [netbsd-5]:
            Makefile

Log Message:
Apply patch (requested by veego in ticket #1233):
Update for 1.3.0.


To generate a diff of this commit:
cvs rdiff -u -r1.3.2.1 -r1.3.2.2 \
    src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile
diff -u src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile:1.3.2.1 src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile:1.3.2.2
--- src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile:1.3.2.1	Thu Sep 17 04:24:36 2009
+++ src/external/mit/xorg/server/drivers/xf86-video-radeonhd/Makefile	Mon Jan 11 00:21:46 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.3.2.1 2009/09/17 04:24:36 snj Exp $
+#	$NetBSD: Makefile,v 1.3.2.2 2010/01/11 00:21:46 snj Exp $
 
 .include <bsd.own.mk>
 
@@ -25,6 +25,7 @@
 SRCS+=	rhd_helper.c rhd_i2c.c rhd_id.c rhd_lut.c rhd_lvtma.c
 SRCS+=	rhd_mc.c rhd_modes.c rhd_monitor.c rhd_output.c rhd_pll.c
 SRCS+=	rhd_randr.c rhd_shadow.c rhd_tmds.c rhd_vga.c rhd_video.c
+SRCS+=	rhd_pm.c rhd_acpi.c
 
 SRCS+=		$(SRCS.EXA) $(SRCS.DRI) rhd_atomwrapper.c $(SRCS.ATOMBIOS)
 MAN=		radeonhd.4

Reply via email to