diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 18:31:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-04-29 18:31:43 +0000 |
commit | b2091db6167b87a3e22e357e4edef2495bfabe92 (patch) | |
tree | a76110d9682b620c65a6550b2d577a6b209413db /package/w1-gpio-custom/src/Makefile | |
parent | 936f447de8f5938a9b922a4bb129c4a7b6369574 (diff) | |
download | upstream-b2091db6167b87a3e22e357e4edef2495bfabe92.tar.gz upstream-b2091db6167b87a3e22e357e4edef2495bfabe92.tar.bz2 upstream-b2091db6167b87a3e22e357e4edef2495bfabe92.zip |
[package] import w1-gpio-custom driver from the Squidge (http://squidge.sourceforge.net/) project
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/w1-gpio-custom/src/Makefile')
-rw-r--r-- | package/w1-gpio-custom/src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/w1-gpio-custom/src/Makefile b/package/w1-gpio-custom/src/Makefile new file mode 100644 index 0000000000..6a527432c1 --- /dev/null +++ b/package/w1-gpio-custom/src/Makefile @@ -0,0 +1 @@ +obj-${CONFIG_W1_MASTER_GPIO_CUSTOM} += w1-gpio-custom.o
\ No newline at end of file |