remove redundant llvm subdir

This commit is contained in:
Brian 2008-01-15 18:22:35 -07:00
parent 14a1e5908d
commit 0cec2e18d5

View file

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