Age | Commit message (Collapse) | Author | Files |
|
add nios2 support.
as this is strictly nios2 specific there is no need to bump PR
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
some of the calls to PTR_MANGLE and PTR_UNMANGLE were
guarded by #ifdef's whereas others were not.
This causes problems on architectures that do not
have those macros.
Fix is to add ifdefs around those invocations
Also added PR to the recipe
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Acked-by: Phil Blundell <pb@reciva.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
|