This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
android_kernel_motorola_sm6225
Watch
1
Star
0
Fork
You've already forked android_kernel_motorola_sm6225
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a5ae039892
android_kernel_motorola_sm6225
/
samples
/
kobject
/
Makefile
2 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
kobject: add sample code for how to use ksets/ktypes/kobjects This is a more complex example showing how to create a kset and a ktype and some default attributes for a group of kobjects. Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-11-27 20:28:26 +01:00
obj-$(CONFIG_SAMPLE_KOBJECT)
+=
kobject-example.o kset-example.o
Reference in a new issue
Copy permalink