Author: ks156
Date: 2009-06-08 16:07:22 +0200 (Mon, 08 Jun 2009)
New Revision: 4753

Modified:
   firmware/tuxaudio/branches/demo/Makefile
Log:
* Changed 'CUSTOMER' by 'DEMO' in  the Makefile.


Modified: firmware/tuxaudio/branches/demo/Makefile
===================================================================
--- firmware/tuxaudio/branches/demo/Makefile    2009-06-08 06:46:57 UTC (rev 
4752)
+++ firmware/tuxaudio/branches/demo/Makefile    2009-06-08 14:07:22 UTC (rev 
4753)
@@ -47,7 +47,7 @@
 CTUNING = -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums
 CFLAGS = $(COMMON) $(CDEBUG) $(CDEFS) $(CINCS) -O$(OPT) $(CWARN) $(CSTANDARD) 
$(CEXTRA)
 CFLAGS += -MD -MP -MT $(*F).o -MF dep/$(@F).d
-ifneq (,$(findstring yes, $(CUSTOMER)))
+ifneq (,$(findstring yes, $(DEMO)))
     CDEFS += -DCUSTOMER_INTERACT
 endif
 


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to