-rw-r--r-- | Rules.make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,3 +50,3 @@ endif ifeq ($(CONFIG_OPIE_NEW_ALLOC),y) - echo DEFINES += OPIE_NEW_ALLOC >> $@ + echo DEFINES += OPIE_NEW_MALLOC >> $@ endif |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Rules.make | 2 |
@@ -50,3 +50,3 @@ endif ifeq ($(CONFIG_OPIE_NEW_ALLOC),y) - echo DEFINES += OPIE_NEW_ALLOC >> $@ + echo DEFINES += OPIE_NEW_MALLOC >> $@ endif |