Fix libc/zoneinfo build

This commit is contained in:
Gregory Nutt
2016-06-30 16:20:43 -06:00
parent aa96a1d2ec
commit bde90de12f
7 changed files with 204 additions and 69 deletions
+4
View File
@@ -114,6 +114,10 @@ else
OTHERDIRS += syscall
endif
ifeq ($(CONFIG_LIB_ZONEINFO_ROMFS),y)
CONTEXTDIRS += libc
endif
ifeq ($(CONFIG_NX),y)
NONFSDIRS += graphics libnx
CONTEXTDIRS += graphics libnx