Remove remaning definition of GFB_<foo> options.
They are not used in source files. This fixes build of some arm boards after r368159. Reported by: mjg
This commit is contained in:
parent
df4ca45cf9
commit
23e0c68a47
@ -66,10 +66,6 @@ CFE_CONSOLE opt_global.h
|
|||||||
CFE_ENV opt_global.h
|
CFE_ENV opt_global.h
|
||||||
CFE_ENV_SIZE opt_global.h
|
CFE_ENV_SIZE opt_global.h
|
||||||
|
|
||||||
GFB_DEBUG opt_gfb.h
|
|
||||||
GFB_NO_FONT_LOADING opt_gfb.h
|
|
||||||
GFB_NO_MODE_CHANGE opt_gfb.h
|
|
||||||
|
|
||||||
NOFPU opt_global.h
|
NOFPU opt_global.h
|
||||||
|
|
||||||
TICK_USE_YAMON_FREQ opt_global.h
|
TICK_USE_YAMON_FREQ opt_global.h
|
||||||
|
@ -15,10 +15,6 @@ FPU_EMU
|
|||||||
|
|
||||||
COMPAT_FREEBSD32 opt_global.h
|
COMPAT_FREEBSD32 opt_global.h
|
||||||
|
|
||||||
GFB_DEBUG opt_gfb.h
|
|
||||||
GFB_NO_FONT_LOADING opt_gfb.h
|
|
||||||
GFB_NO_MODE_CHANGE opt_gfb.h
|
|
||||||
|
|
||||||
MOEA64_STATS opt_pmap.h
|
MOEA64_STATS opt_pmap.h
|
||||||
AMIGAONE opt_platform.h
|
AMIGAONE opt_platform.h
|
||||||
MIKROTIK opt_platform.h
|
MIKROTIK opt_platform.h
|
||||||
|
@ -32,7 +32,6 @@
|
|||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
#include "opt_syscons.h"
|
#include "opt_syscons.h"
|
||||||
#include "opt_gfb.h"
|
|
||||||
#ifdef __powerpc__
|
#ifdef __powerpc__
|
||||||
#include "opt_ofwfb.h"
|
#include "opt_ofwfb.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user