Update Math-BigInt-FastCalc Perl distribution to 0.5018 for Perl 5.36 and 5.38
[oi-userland.git] / components / x11 / xf86-video-ati / patches / 05.i2c.patch
blob37f8c9594c5e10740230626a050f46f69cc32ef6
1 --- a/src/Makefile.am 2016-10-04 04:01:04.154343463 +0200
2 +++ b/src/Makefile.am 2016-10-04 04:02:07.209495938 +0200
3 @@ -57,6 +57,8 @@
4 evergreen_exa.c evergreen_accel.c evergreen_shader.c evergreen_textured_videofuncs.c cayman_accel.c cayman_shader.c
5 endif
7 +RADEON_I2C_SOURCES = fi1236.c msp3430.c tda9885.c uda1380.c
9 AM_CFLAGS = \
10 @LIBDRM_RADEON_CFLAGS@ \
11 @XORG_CFLAGS@ \
12 @@ -97,7 +99,7 @@
13 radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
14 $(RADEON_ATOMBIOS_SOURCES) radeon_atombios.c radeon_atomwrapper.c \
15 $(RADEON_DRI_SRCS) $(RADEON_EXA_SOURCES) atombios_output.c atombios_crtc.c \
16 - $(RADEON_KMS_SRCS)
17 + $(RADEON_KMS_SRCS) $(RADEON_I2C_SOURCES)
19 theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la
20 theatre_detect_drv_la_LDFLAGS = -module -avoid-version