diff options
Diffstat (limited to 'arch/sandbox/config.mk')
| -rw-r--r-- | arch/sandbox/config.mk | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/sandbox/config.mk b/arch/sandbox/config.mk index 02ce4a441..4fd0d4e58 100644 --- a/arch/sandbox/config.mk +++ b/arch/sandbox/config.mk @@ -18,4 +18,5 @@  # MA 02111-1307 USA  PLATFORM_CPPFLAGS += -DCONFIG_SANDBOX -D__SANDBOX__ -U_FORTIFY_SOURCE +PLATFORM_CPPFLAGS += -DCONFIG_ARCH_MAP_SYSMEM  PLATFORM_LIBS += -lrt |