Logo
Explore Help
Sign In
ukui/kernel
0
0
Fork 0
You've already forked kernel
mirror of https://github.com/ukui/kernel.git synced 2026-03-09 10:07:04 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
e11aada32b39a060e26fa4091cb968bd42e3bcbf
kernel/samples/kobject/Makefile

2 lines
65 B
Makefile
Raw Normal View History

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 11:28:26 -08:00
obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o
Reference in New Issue Copy Permalink
Powered by Gitea Page: 765ms Template: 3ms
English
English
Licenses API