mirror of https://github.com/OpenIPC/firmware.git
6 lines
298 B
Diff
6 lines
298 B
Diff
diff -drupN a/drivers/block/panicpart/Makefile b/drivers/block/panicpart/Makefile
|
|
--- a/drivers/block/panicpart/Makefile 1970-01-01 03:00:00.000000000 +0300
|
|
+++ b/drivers/block/panicpart/Makefile 2022-06-12 05:28:14.000000000 +0300
|
|
@@ -0,0 +1 @@
|
|
+obj-$(CONFIG_SUNXI_PANICPART) += sunxi-panicpart.o
|