[coreboot] [commit] r6265 - trunk

repository service svn at coreboot.org
Tue Jan 18 10:36:45 CET 2011


Author: zbao
Date: Tue Jan 18 10:36:44 2011
New Revision: 6265
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6265

Log:
remove the code which is not ready to release.


Signed-off-by: Zheng Bao <zheng.bao at amd.com>
Acked-by: Zheng Bao <zheng.bao at amd.com>

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Tue Jan 18 10:34:31 2011	(r6264)
+++ trunk/Makefile	Tue Jan 18 10:36:44 2011	(r6265)
@@ -126,7 +126,6 @@
 BUILD-y := src/lib src/boot src/console src/devices src/southbridge src/northbridge src/superio src/drivers
 BUILD-y += util/cbfstool util/sconfig
 BUILD-$(CONFIG_ARCH_X86) += src/pc80
-BUILD-y += src/vendorcode
 
 ifneq ($(CONFIG_LOCALVERSION),"")
 COREBOOT_EXTRA_VERSION := -$(call strip_quotes,$(CONFIG_LOCALVERSION))




More information about the coreboot mailing list