Adding files to /proc

Villella Paolo (pablovilly@amicus.it)
Tue, 26 May 1998 14:10:54 +0200


I would like to add one file named "sigcount"
to the /proc filesystem...
I wrote a module named "sigcount.c" and a "Makefile" and put both in my own
directory
/usr/src/linux/mydir

Then I made changes to "config.in" including two new voice under Kernel
Hacking
to define CONFIG_MYDIR and CONFIG_MYDIR_SIGCOUNT.
during "make config"

Then i made:

make config
make dep
make clean
make bzImage
make modules
make modules_install

... but I did'n get my sigcount.o...
If anyone knows this topic I will send the code and all the changes I made and
some output i received during the compilation...

Thank you in advance !
__________________________
Paolo Villella
pablovilly@amicus.it

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu