mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-31 09:10:32 +01:00
Hook nv30 into the build.
This commit is contained in:
parent
2effa9b36c
commit
73b3a29b16
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ ifeq ($(CONFIG_NAME), linux-llvm)
|
|||
LLVM_DIR = llvm
|
||||
endif
|
||||
|
||||
SUBDIRS = softpipe i915simple i965simple nv40 nv50 failover pipebuffer \
|
||||
SUBDIRS = softpipe i915simple i965simple nv30 nv40 nv50 failover pipebuffer \
|
||||
$(CELL_DIR) $(LLVM_DIR)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue