aboutsummaryrefslogtreecommitdiffstats
path: root/debian.master/rules.d/powerpc.mk
blob: 1fe88096aa256d2a3a6f6cad75b9f1205017a11f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
build_arch	= powerpc
header_arch	= $(build_arch)
defconfig	= pmac32_defconfig
flavours	= powerpc powerpc-smp powerpc64-smp
build_image	= vmlinux
kernel_file	= $(build_image)
install_file	= $(build_image)

loader		= yaboot

custom_flavours	=

no_dumpfile = true
skipdbg		= true
skipabi		= true
skipmodule	= true

family=ubuntu