mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-05-23 15:16:44 +00:00

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;
|
|
}
|