forked from Imagelibrary/rtems
bsps/powerpc: Remove __ppc_generic define
Do not force BSPs to define __ppc_generic. This was probably the last command line define in the BSPs.
This commit is contained in:
@@ -282,12 +282,6 @@ extern "C" {
|
||||
#define PPC_INTERRUPT_MAX 125
|
||||
#define PPC_USE_MULTIPLE 1
|
||||
|
||||
#elif defined(__ppc_generic)
|
||||
|
||||
#else
|
||||
|
||||
#error "Unsupported CPU Model"
|
||||
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user