Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
64ac24e738823161693bf791f87adc802cf529ff
/
.
/
arch
/
m68k
/
atari
/
Makefile
blob: 2cd905efe63abb15572d653fd6ee71b485c952b3 [
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
ifeq
(
$
(
CONFIG_PCI
),
y
)
obj
-
$
(
CONFIG_HADES
)
+=
hades
-
pci
.
o
endif
obj
-
$
(
CONFIG_ATARI_KBD_CORE
)
+=
atakeyb
.
o