mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
a09867df8c
This commit fixes erronous assignment of lib_pwd_globals.c previously guarded by CONFIG_LIBC_PASSWD_FILE. Original Make.defs file has this in CSRCS scope. Signed-off-by: Daniel Jasinski <jasinskidaniel95szcz@gmail.com>