repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NETLINK]: w1_int.c: fix default netlink group
[linux-2.6/verdex.git]
/
arch
/
m68k
/
atari
/
Makefile
blob
8cb6236b39db4751d1a62209941d3119d02baac6
1
#
2
# Makefile for Linux arch/m68k/atari source directory
3
#
4
5
obj-y
:=
config.o time.o debug.o ataints.o stdma.o \
6
atasound.o stram.o atari_ksyms.o
7
8
ifeq
($(
CONFIG_PCI
),
y
)
9
obj-
$(
CONFIG_HADES
) +=
hades-pci.o
10
endif