move smi into VESA_SUBDIRS

This commit is contained in:
Phil Blundell 2003-10-28 22:27:35 +00:00
parent 9a05f8f785
commit bb99451f27

View File

@ -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)