SAMA5: Oops. Upper case in include does not match lower case of filename.
This commit is contained in:
parent
075ba4ff89
commit
eb99d0ea79
@ -58,7 +58,7 @@
|
||||
* In this configuration, UPLL is the source of the UHPHS clock (if enabled).
|
||||
*/
|
||||
|
||||
# include <arch/board/board_396MHz.h>
|
||||
# include <arch/board/board_396mhz.h>
|
||||
|
||||
#else
|
||||
/* OHCI Only. This is an alternative slower configuration that will produce a 48MHz
|
||||
@ -67,7 +67,7 @@
|
||||
* results in a CPU clock of 384MHz.
|
||||
*/
|
||||
|
||||
# include <arch/board/board_384MHz.h>
|
||||
# include <arch/board/board_384mhz.h>
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user