kobject: add sample code for how to use ksets/ktypes/kobjects
[pandora-kernel.git] / samples / kobject / Makefile
index cce16e9..4a19420 100644 (file)
@@ -1 +1 @@
-obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o
+obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o