* moved config to sys, split away board specifics
This commit is contained in:
parent
7d7c956c26
commit
a5918f3086
@ -1,7 +1,7 @@
|
|||||||
SubDir TOP board msba2-common ;
|
SubDir TOP board msba2-common ;
|
||||||
|
|
||||||
Module board_common : board_common_init.c ;
|
Module board_common : board_common_init.c ;
|
||||||
Module config : config.c ;
|
Module board_config : board_config.c ;
|
||||||
|
|
||||||
SubInclude TOP board msba2-common drivers ;
|
SubInclude TOP board msba2-common drivers ;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user