xdriver_xf86-video-sis: use += instead of = for CONF_OPTS assignment
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jan 2017 03:41:57 +0000 (16:41 +1300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jan 2017 03:41:57 +0000 (16:41 +1300)
commit152351143acbc19150a71c77ccf10a1742276fd9
tree0457ce104f51595c52cb5efc840dee78c5839297
parent04c5e1ba16b168a4bec96cc6b4600907cf325425
xdriver_xf86-video-sis: use += instead of = for CONF_OPTS assignment

Using += is always a good idea in conditional assignments, as it
prevents potential future mistakes if unconditional options are added;

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/x11r7/xdriver_xf86-video-sis/xdriver_xf86-video-sis.mk