aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/w1-gpio-custom/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/w1-gpio-custom/src/Makefile')
-rw-r--r--package/kernel/w1-gpio-custom/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/w1-gpio-custom/src/Makefile b/package/kernel/w1-gpio-custom/src/Makefile
new file mode 100644
index 0000000..6a52743
--- /dev/null
+++ b/package/kernel/w1-gpio-custom/src/Makefile
@@ -0,0 +1 @@
+obj-${CONFIG_W1_MASTER_GPIO_CUSTOM} += w1-gpio-custom.o \ No newline at end of file
f='#n40'>40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88