blob: 5fc3c608f9442da51cea2560f05a7d3fe61efd2c [file] [edit]
# -*- makefile -*-
# vim: set filetype=make :
# Copyright 2024 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# The eigen3 path can be overridden on invocation, as in the following example:
# $ make EIGEN3_DIR=~/src/eigen3 BOARD=bloonchipper-druid
EIGEN3_DIR ?= ../../third_party/eigen3