mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-01 16:10:09 +01:00
remove redundant llvm subdir
This commit is contained in:
parent
14a1e5908d
commit
0cec2e18d5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ ifeq ($(CONFIG_NAME), linux-llvm)
|
|||
LLVM_DIR = llvm
|
||||
endif
|
||||
|
||||
SUBDIRS = softpipe llvm i915simple i965simple failover pipebuffer $(CELL_DIR) $(LLVM_DIR)
|
||||
SUBDIRS = softpipe i915simple i965simple failover pipebuffer $(CELL_DIR) $(LLVM_DIR)
|
||||
|
||||
|
||||
default: subdirs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue