mirror of https://github.com/OpenIPC/firmware.git
12 lines
428 B
Diff
12 lines
428 B
Diff
diff -drupN a/drivers/misc/sunxi-rf/Makefile b/drivers/misc/sunxi-rf/Makefile
|
||
--- a/drivers/misc/sunxi-rf/Makefile 1970-01-01 03:00:00.000000000 +0300
|
||
+++ b/drivers/misc/sunxi-rf/Makefile 2022-06-12 05:28:14.000000000 +0300
|
||
@@ -0,0 +1,6 @@
|
||
+
|
||
+#
|
||
+# Makefile for wifi bluetooth power controller drivers
|
||
+#
|
||
+
|
||
+obj-$(CONFIG_SUNXI_RFKILL) += sunxi-bluetooth.o sunxi-wlan.o
|
||
\ В конце файла нет новой строки
|