9216ad8cb7
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>
4 lines
30 B
C
4 lines
30 B
C
int main(void)
|
|
{
|
|
return 0;
|
|
}
|