summaryrefslogtreecommitdiff
path: root/Rules.make
Side-by-side diff
Diffstat (limited to 'Rules.make') (more/less context) (ignore whitespace changes)
-rw-r--r--Rules.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.make b/Rules.make
index 5cdbb00..82c71e1 100644
--- a/Rules.make
+++ b/Rules.make
@@ -50,3 +50,3 @@ endif
ifeq ($(CONFIG_OPIE_NEW_ALLOC),y)
- echo DEFINES += OPIE_NEW_ALLOC >> $@
+ echo DEFINES += OPIE_NEW_MALLOC >> $@
endif