Provide mechanism to local additions to the build
[coreboot.git] / Makefile.inc
index 167ab5bcc8f89780ded8e357f93d33905ca50c55..4c87bd271677142dd99e3cfcfb58a760f1fe06cb 100644 (file)
@@ -45,6 +45,8 @@ subdirs-y += src/mainboard/$(MAINBOARDDIR)
 
 subdirs-$(CONFIG_ARCH_X86) += src/pc80
 
+subdirs-y += site-local
+
 #######################################################################
 # Add source classes and their build options
 classes-y := ramstage romstage driver smm