Raw File
Makefile
obj-$(CONFIG_SAMPLE_KOBJECT) += kobject-example.o kset-example.o
back to top