Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
9dfda12b8b769e224ca4efbc35ace4524b9c017b
/
.
/
arch
/
powerpc
/
platforms
/
82xx
/
Makefile
blob: 6cd5cd59bf2a4abaa2d4901b176fe7c5994a86a4 [
file
] [
log
] [
blame
]
#
# Makefile for the PowerPC 82xx linux kernel.
#
obj
-
$
(
CONFIG_MPC8272_ADS
)
+=
mpc8272_ads
.
o
obj
-
$
(
CONFIG_CPM2
)
+=
pq2
.
o
obj
-
$
(
CONFIG_PQ2_ADS_PCI_PIC
)
+=
pq2ads
-
pci
-
pic
.
o
obj
-
$
(
CONFIG_PQ2FADS
)
+=
pq2fads
.
o
obj
-
$
(
CONFIG_EP8248E
)
+=
ep8248e
.
o