livepatch: samples: add sample live patching module
[linux-2.6-microblaze.git] / samples / livepatch / Makefile
diff --git a/samples/livepatch/Makefile b/samples/livepatch/Makefile
new file mode 100644 (file)
index 0000000..7f1cdc1
--- /dev/null
@@ -0,0 +1 @@
+obj-$(CONFIG_SAMPLE_LIVE_PATCHING) += livepatch-sample.o