mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
sparc32,leon: always include leon_kernel in build
Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: Konrad Eisele <konrad@gaisler.com>
This commit is contained in:
parent
93bb32f632
commit
5561cd2698
3 changed files with 1 additions and 7 deletions
|
@ -257,9 +257,7 @@ extern int leon_ipi_irq;
|
|||
#ifndef CONFIG_SPARC_LEON
|
||||
|
||||
/* nop definitions for !LEON case */
|
||||
#define leon_init() do {} while (0)
|
||||
#define leon_switch_mm() do {} while (0)
|
||||
#define leon_init_IRQ() do {} while (0)
|
||||
#define init_leon() do {} while (0)
|
||||
#define leon_smp_done() do {} while (0)
|
||||
#define leon_boot_cpus() do {} while (0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue