mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-24 02:05:01 +00:00
Always compile the TPM tests with -DVBOOT_DEBUG.
Change-Id: I63fcb58b8415dd08417585f53bde655ca83e1f48 BUG=none TEST=compiled locally and emerged for x86-generic Review URL: http://codereview.chromium.org/3535006
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# Use of this source code is governed by a BSD-style license that can be
|
||||
# found in the LICENSE file.
|
||||
|
||||
# Always use VBOOT_DEBUG for tests. (Multiple -DVAR for the same VAR are OK.)
|
||||
CFLAGS += -DVBOOT_DEBUG
|
||||
|
||||
INCLUDES += -I./include \
|
||||
-I$(FWDIR)/lib/include \
|
||||
-I$(FWDIR)/lib/cgptlib/include \
|
||||
|
||||
Reference in New Issue
Block a user