summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/os/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-02-04 19:09:15 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-02-04 19:09:15 +0100
commitce961e341258dc9f78da3c0d64231cf1afdc4e63 (patch)
tree90c65241a72f55fbd67f58c05b091f714e4c2490 /arch/sandbox/os/Makefile
parent91d4a4264bc2dead4e3101c5064da35c78f4c89b (diff)
parentcf715885604004ccfc30bc4caa75d58a75bb02c7 (diff)
downloadbarebox-ce961e341258dc9f78da3c0d64231cf1afdc4e63.tar.gz
barebox-ce961e341258dc9f78da3c0d64231cf1afdc4e63.tar.xz
Merge branch 'for-next/misc'
Diffstat (limited to 'arch/sandbox/os/Makefile')
-rw-r--r--arch/sandbox/os/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sandbox/os/Makefile b/arch/sandbox/os/Makefile
index 2e65be5eed..537f848e06 100644
--- a/arch/sandbox/os/Makefile
+++ b/arch/sandbox/os/Makefile
@@ -8,6 +8,8 @@ else
CPPFLAGS = $(patsubst %,-I$(srctree)/%include,$(machdirs))
endif
+CPPFLAGS += -DCONFIG_MALLOC_SIZE=$(CONFIG_MALLOC_SIZE)
+
CFLAGS := -Wall
NOSTDINC_FLAGS :=