This website requires JavaScript.
Explore
Help
Sign In
asgardius
/
android_kernel_motorola_sm6225
Watch
1
Star
0
Fork
You've already forked android_kernel_motorola_sm6225
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b1ed88b47f
android_kernel_motorola_sm6225
/
samples
/
Makefile
4 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
Linux Kernel Markers - Samples Module example showing how to use the Linux Kernel Markers. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 08:41:08 +02:00
# Makefile for Linux samples code
kobject: add sample code for how to use kobjects in a simple manner. This is a simple kobject module, showing how to use kobj_attributes in basic and more complex ways. Cc: Kay Sievers <kay.sievers@vrfy.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-11-27 20:28:26 +01:00
obj-$(CONFIG_SAMPLES)
+=
markers/ kobject/
Reference in a new issue
Copy permalink