summaryrefslogtreecommitdiff
path: root/digital/avr/modules/spi/Makefile.module
diff options
context:
space:
mode:
authorNélio Laranjeiro2008-02-10 23:07:45 +0100
committerNélio Laranjeiro2008-02-10 23:07:45 +0100
commit4d10e19afe45695f30e7bf408757e92893f3fd2c (patch)
treeb3db06961e5b8fd4e5b5731bac767bddd90efe11 /digital/avr/modules/spi/Makefile.module
parentc55b86e84af4efefb72b439d2041d11bb9349bc6 (diff)
SPI driver for AVR.
It's only a first shoot, it has not been tested in the real AVR.
Diffstat (limited to 'digital/avr/modules/spi/Makefile.module')
-rwxr-xr-xdigital/avr/modules/spi/Makefile.module1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/avr/modules/spi/Makefile.module b/digital/avr/modules/spi/Makefile.module
new file mode 100755
index 00000000..f2529dfa
--- /dev/null
+++ b/digital/avr/modules/spi/Makefile.module
@@ -0,0 +1 @@
+spi_SOURCES = spi.c