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
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
fs
/
devfs
/
Makefile
blob
6dd8d1245e2c30bf40d4bf5e20c97d7e143f49a6
1
#
2
# Makefile for the linux devfs-filesystem routines.
3
#
4
5
obj-
$(
CONFIG_DEVFS_FS
) +=
devfs.o
6
7
devfs-objs
:=
base.o util.o
8