diff options
Diffstat (limited to 'package/pwm-gpio-custom/src/Makefile')
-rw-r--r-- | package/pwm-gpio-custom/src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pwm-gpio-custom/src/Makefile b/package/pwm-gpio-custom/src/Makefile new file mode 100644 index 0000000000..cc84e8ec4f --- /dev/null +++ b/package/pwm-gpio-custom/src/Makefile @@ -0,0 +1 @@ +obj-${CONFIG_PWM_GPIO_CUSTOM} += pwm-gpio-custom.o |