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