51989817e6
There are a lot of different pci ids supported by nouveau, and more are added all the time. The relevant distinguisher between drivers is the chipset id. Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Eric Anholt <eric@anholt.net> Cc: "10.1" <mesa-stable@lists.freedesktop.org>
4 lines
53 B
Makefile
4 lines
53 B
Makefile
LOADER_C_FILES := \
|
|
loader.c \
|
|
pci_id_driver_map.c
|