summaryrefslogtreecommitdiff
path: root/kernel/printk/Makefile
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-07-31 13:53:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-31 14:41:03 -0700
commitb9ee979e9d770dc10f94936ef6ff9efddc23c911 (patch)
treea099ce69f9facb3285754e9b410d8494f9652204 /kernel/printk/Makefile
parentb99b94b52339dc186810e29f1f6472d86c42d2d9 (diff)
printk: move to separate directory for easier modification
Make it easier to break up printk into bite-sized chunks. Remove printk path/filename from comment. Signed-off-by: Joe Perches <joe@perches.com> Cc: Samuel Thibault <samuel.thibault@ens-lyon.org> Cc: Ming Lei <ming.lei@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/printk/Makefile')
-rw-r--r--kernel/printk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/printk/Makefile b/kernel/printk/Makefile
new file mode 100644
index 000000000000..36d306d9273c
--- /dev/null
+++ b/kernel/printk/Makefile
@@ -0,0 +1 @@
+obj-y = printk.o