]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - samples/Makefile
kobject: add sample code for how to use kobjects in a simple manner.
[linux-2.6-omap-h63xx.git] / samples / Makefile
index 5a4f0b6bcbedf955a83c39ae46dbca0e42bfb472..8652d0f268ad0fb25e24c65375828ec932df2e96 100644 (file)
@@ -1,3 +1,3 @@
 # Makefile for Linux samples code
 
-obj-$(CONFIG_SAMPLES)  += markers/
+obj-$(CONFIG_SAMPLES)  += markers/ kobject/