Fix bad copy/paste variable reference from TPMTOTP

This commit is contained in:
Kyle Rankin 2018-02-19 17:20:10 -08:00
parent bb465ad513
commit 34296b54a6
No known key found for this signature in database
GPG Key ID: 555577116BFA74B9

View File

@ -1,4 +1,4 @@
modules-$(CONFIG_TPMTOTP) += newt
modules-$(CONFIG_NEWT) += newt
newt_depends := popt slang $(musl_dep)