This is a simple kobject module, showing how to use kobj_attributes in basic and more complex ways.
Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman
# Makefile for Linux samples code obj-$(CONFIG_SAMPLES) += markers/ kobject/