summaryrefslogtreecommitdiff
path: root/driver/fingerprint/build.mk
blob: d0d92cb011ffbcda65fffc061c030846500cb99d (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2019 The ChromiumOS Authors
# 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