fixing build?
This commit is contained in:
parent
dece505dec
commit
2579897d06
|
@ -93,6 +93,11 @@
|
||||||
#define EFI_ELECTRONIC_THROTTLE_BODY FALSE
|
#define EFI_ELECTRONIC_THROTTLE_BODY FALSE
|
||||||
#define EFI_AUX_PID FALSE
|
#define EFI_AUX_PID FALSE
|
||||||
#define EFI_ICU_INPUTS FALSE
|
#define EFI_ICU_INPUTS FALSE
|
||||||
|
|
||||||
|
#ifndef HAL_TRIGGER_USE_PAL
|
||||||
|
#define HAL_TRIGGER_USE_PAL FALSE
|
||||||
|
#endif /* HAL_TRIGGER_USE_PAL */
|
||||||
|
|
||||||
#define EFI_UART_GPS FALSE
|
#define EFI_UART_GPS FALSE
|
||||||
#define EFI_HAS_RESET FALSE
|
#define EFI_HAS_RESET FALSE
|
||||||
#define EXTREME_TERM_LOGGING FALSE
|
#define EXTREME_TERM_LOGGING FALSE
|
||||||
|
|
Loading…
Reference in New Issue