diff options
author | John Crispin <john@openwrt.org> | 2012-07-28 20:47:08 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-28 20:47:08 +0000 |
commit | 101766fb0060f523a45f8500e2047d8e7a9d36f7 (patch) | |
tree | e1755c489824d90914ac903793cb810529f36a92 /package/pwm-gpio-custom/src/Makefile | |
parent | f0fe59648a22740235c7ceae7208601f4b815bea (diff) | |
download | upstream-101766fb0060f523a45f8500e2047d8e7a9d36f7.tar.gz upstream-101766fb0060f523a45f8500e2047d8e7a9d36f7.tar.bz2 upstream-101766fb0060f523a45f8500e2047d8e7a9d36f7.zip |
clean up pwm patches and drivers
SVN-Revision: 32901
Diffstat (limited to 'package/pwm-gpio-custom/src/Makefile')
-rw-r--r-- | package/pwm-gpio-custom/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/pwm-gpio-custom/src/Makefile b/package/pwm-gpio-custom/src/Makefile deleted file mode 100644 index cc84e8ec4f..0000000000 --- a/package/pwm-gpio-custom/src/Makefile +++ /dev/null @@ -1 +0,0 @@ -obj-${CONFIG_PWM_GPIO_CUSTOM} += pwm-gpio-custom.o |