Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
fde1b3fa947c2512e3715962ebb1d3a6a9b9bb7d
/
.
/
arch
/
m68k
/
atari
/
Makefile
blob: 2cb86191f0aab653f2449b7df16af28346d96d54 [
file
] [
log
] [
blame
]
#
# Makefile for Linux arch/m68k/atari source directory
#
obj
-
y
:=
config
.
o time
.
o debug
.
o ataints
.
o stdma
.
o \
atasound
.
o stram
.
o atari_ksyms
.
o
ifeq
(
$
(
CONFIG_PCI
),
y
)
obj
-
$
(
CONFIG_HADES
)
+=
hades
-
pci
.
o
endif
obj
-
$
(
CONFIG_ATARI_KBD_CORE
)
+=
atakeyb
.
o