[LinuxBIOS] r54 - buildrom-devel/config/platforms

svn at openbios.org svn at openbios.org
Tue Nov 6 20:58:52 CET 2007


Author: ward
Date: 2007-11-06 20:58:52 +0100 (Tue, 06 Nov 2007)
New Revision: 54

Modified:
   buildrom-devel/config/platforms/platforms.conf
Log:

Remove debug output that slipped in during my last trivial patch (trivial).

Signed-off-by: Ward Vandewege <ward at gnu.org>
Acked-by: Ward Vandewege <ward at gnu.org>



Modified: buildrom-devel/config/platforms/platforms.conf
===================================================================
--- buildrom-devel/config/platforms/platforms.conf	2007-11-06 16:23:38 UTC (rev 53)
+++ buildrom-devel/config/platforms/platforms.conf	2007-11-06 19:58:52 UTC (rev 54)
@@ -17,7 +17,4 @@
 PLATFORM-$(CONFIG_PLATFORM_SERENGETI_CHEETAH) = serengeti_cheetah.conf
 PLATFORM-$(CONFIG_PLATFORM_GA_2761GXDK) = ga-2761gxdk.conf
 
-$(warning $(PLATFORM-y))
-$(warning $(CONFIG_PLATFORM_GA_M57SLI_S4))
-
 include $(CONFIG_DIR)/platforms/$(PLATFORM-y)





More information about the coreboot mailing list