diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 18:31:43 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-29 18:31:43 +0000 |
commit | 568b9aba67d515df6007d3127e1cd921589cceb8 (patch) | |
tree | a76110d9682b620c65a6550b2d577a6b209413db /package/w1-gpio-custom/src/Makefile | |
parent | 1d0772319e1c5d3c83aa10bc7f60387c4db194a5 (diff) |
[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 000000000..6a527432c --- /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 |