You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
nvif-y := nvif/object.o
|
|
nvif-y += nvif/client.o
|
|
nvif-y += nvif/device.o
|
|
nvif-y += nvif/driver.o
|
|
nvif-y += nvif/notify.o
|
|
|