Sign in
googlers
/
maze
/
linux
/
1922163c8dfe717c089bdcc18ade4a65350a09c8
/
.
/
drivers
/
misc
/
Makefile
blob: 19c2b85249c3029556e532117394f65d611ce0f8 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for misc devices that really don't fit anywhere else.
3
#
4
obj
-
:=
misc
.
o
# Dummy rule to force built-in.o to be made
5
6
obj
-
$
(
CONFIG_IBM_ASM
)
+=
ibmasm
/
7
obj
-
$
(
CONFIG_HDPU_FEATURES
)
+=
hdpuftrs
/