Fix to allow .config to define WOLFTPM variable (and others).

pull/51/head
David Garske 2020-05-23 11:52:32 -07:00
parent 683624a8f5
commit 782d4b685c
1 changed files with 3 additions and 3 deletions

View File

@ -27,10 +27,10 @@ ifeq ($(ARCH),)
V?=0
SPMATH?=1
RAM_CODE?=0
DUALBANK_SWAP=0
DUALBANK_SWAP?=0
IMAGE_HEADER_SIZE?=256
PKA=1
WOLFTPM=0
PKA?=1
WOLFTPM?=0
WOLFBOOT_PARTITION_SIZE?=0x20000
WOLFBOOT_SECTOR_SIZE?=0x20000
WOLFBOOT_PARTITION_BOOT_ADDRESS?=0x20000