Myles Watson wrote:
+++ src/mainboard/msi/ms7135/Makefile.inc (Revision 0) @@ -0,0 +1 @@ +include $(src)/mainboard/tyan/Makefile.s289x.inc
I like the reuse.
Indeed.
Maybe it's time to rename that file and move it somewhere more general.
Makes sense. Now where to put it might be more tricky. It depends on how generic the file is.
Maybe just add a top level mainboard_includes and use good filenames in there?
//Peter