Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
b98cb4b7fe0e83238501b48489e46b3e0dce9aaf
/
.
/
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