-rw-r--r-- | Rules.make | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,5 +49,5 @@ ifeq ($(CONFIG_OPIE_HIGH_RES_SMALL_PHY),y) endif ifeq ($(CONFIG_OPIE_NEW_ALLOC),y) - echo DEFINES += OPIE_NEW_ALLOC >> $@ + echo DEFINES += OPIE_NEW_MALLOC >> $@ endif ifeq ($(CONFIG_OPIE_NO_SOUND_PCM_READ_BITS),y) |