repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usb: dwc3: ep0: tidy up Pending Request handling
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
drivers
/
misc
/
ibmasm
/
Makefile
blob
9e63ade5ffd68a691a6ba4c23ac03102873b6435
1
2
obj-
$(
CONFIG_IBM_ASM
) :=
ibmasm.o
3
4
ibmasm-y
:=
module.o \
5
ibmasmfs.o \
6
event.o \
7
command.o \
8
remote.o \
9
heartbeat.o \
10
r_heartbeat.o \
11
dot_command.o \
12
lowlevel.o
13
14
ibmasm-
$(
CONFIG_SERIAL_8250
) +=
uart.o
15