From 31ba7b6bf273889f9486bb2df44d9a8a5381f579 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 09 Dec 2003 20:12:42 +0000 Subject: small typo.. it is OPIE_NEW_MALLOC not _ALLOC --- (limited to 'Rules.make') diff --git a/Rules.make b/Rules.make index 5cdbb00..82c71e1 100644 --- a/Rules.make +++ b/Rules.make @@ -48,7 +48,7 @@ ifeq ($(CONFIG_OPIE_HIGH_RES_SMALL_PHY),y) echo DEFINES += OPIE_HIGH_RES_SMALL_PHY >> $@ 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) echo DEFINES += OPIE_NO_SOUND_PCM_READ_BITS >> $@ -- cgit v0.9.0.2