1.1 --- a/stage1/board.c Tue Jun 09 23:11:32 2015 +0200
1.2 +++ b/stage1/board.c Tue Jun 09 23:55:00 2015 +0200
1.3 @@ -22,6 +22,7 @@
1.4
1.5 #ifdef CONFIG_CPU_JZ4730
1.6 #include "jz4730.h"
1.7 +#include "jz4730_compat.h"
1.8 #else
1.9 #include "jz4740.h"
1.10 #endif