diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-21 00:14:35 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-03 23:07:40 +0100 |
commit | 45004ac59a7051df0961f036ec05cc4963636436 (patch) | |
tree | 0766b254d8682ac30343c3593b902102f8f7b9a9 /package/python-django | |
parent | 2c1336533de82a39254eebe545f03aefa6708006 (diff) | |
download | buildroot-45004ac59a7051df0961f036ec05cc4963636436.tar.gz buildroot-45004ac59a7051df0961f036ec05cc4963636436.zip |
package/nvidia-driver: use += where appropriate
Within the BR2_PACKAGE_NVIDIA_DRIVER_XORG condition, some "="
assignements are used for various variables, which are also appended
in other conditions below in nvidia-driver.mk.
It works fine because those assignements appear earlier in the .mk,
but it is a bit error-prone, so let's use += when adding values to
those variables.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-django')
0 files changed, 0 insertions, 0 deletions