diff options
author | Adrian Bunk <bunk@stusta.de> | 2005-07-29 21:14:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-29 22:12:49 +0200 |
commit | 3348e05a4f25489908d9f7ed4e80ac291ead18f4 (patch) | |
tree | 609f4e182548ebe2609262404b56b5fb07615c19 /Documentation/stable_kernel_rules.txt | |
parent | [PATCH] sysfs: fix sysfs_setattr (diff) | |
download | linux-3348e05a4f25489908d9f7ed4e80ac291ead18f4.tar.xz linux-3348e05a4f25489908d9f7ed4e80ac291ead18f4.zip |
[PATCH] DEBUG_FS must depend on SYSFS
CONFIG_DEBUG_FS=y and CONFIG_SYSFS=n results in the following compile
error:
<-- snip -->
...
LD vmlinux
fs/built-in.o: In function `debugfs_init':
inode.c:(.init.text+0x31be): undefined reference to `kernel_subsys'
make: *** [vmlinux] Error 1
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/stable_kernel_rules.txt')
0 files changed, 0 insertions, 0 deletions