Add informative #define
This commit is contained in:
parent
88906eaa69
commit
dc1c21edb7
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
#include <grub/cs5536.h>
|
||||
#include <grub/smbus.h>
|
||||
|
||||
/* #define FULOONG 1 */
|
||||
|
||||
#ifdef FULOONG
|
||||
#define GRUB_MACHINE_SERIAL_PORT GRUB_MACHINE_SERIAL_PORT2
|
||||
#define GRUB_MACHINE_SERIAL_DIVISOR_115200 GRUB_MACHINE_SERIAL_PORT2_DIVISOR_115200
|
||||
|
|
Loading…
Reference in a new issue