summaryrefslogtreecommitdiff
path: root/driver/fingerprint/build.mk
blob: 6cb9dc7adbb98a85d1060019eb2419f463e6e678 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Build fingerprint drivers

# Note that this variable includes the trailing "/"
_fingerprint_cur_dir:=$(dir $(lastword $(MAKEFILE_LIST)))

include $(_fingerprint_cur_dir)elan/build.mk
include $(_fingerprint_cur_dir)fpc/build.mk