mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 14:45:13 +07:00
![Paul Mackerras](/assets/img/avatar_default.png)
Miboot images are apparently still used on some old 32-bit powermacs, so build them with ARCH=powerpc if we're 32-bit and powermac support is enabled. Signed-off-by: Paul Mackerras <paulus@samba.org>
5 lines
30 B
C
5 lines
30 B
C
int main(void)
|
|
{
|
|
return 0;
|
|
}
|