mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-05 17:00:27 +01:00
move smi into VESA_SUBDIRS
This commit is contained in:
parent
9a05f8f785
commit
bb99451f27
1 changed files with 2 additions and 3 deletions
|
|
@ -1,11 +1,10 @@
|
|||
if KDRIVEVESA
|
||||
VESA_SUBDIRS = vesa mach64 mga nvidia r128
|
||||
VESA_SUBDIRS = vesa mach64 mga nvidia r128 smi
|
||||
endif
|
||||
|
||||
SUBDIRS = \
|
||||
src \
|
||||
linux \
|
||||
fbdev \
|
||||
$(VESA_SUBDIRS) \
|
||||
smi
|
||||
$(VESA_SUBDIRS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue