aboutsummaryrefslogtreecommitdiffstats
path: root/package/spi-ks8995/src/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-04-17 09:59:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-04-17 09:59:09 +0000
commit63156f67238c993c81325244b69b0b3794b3d687 (patch)
tree9f8f918b60ef6460b63538c872fd66f8e4a8d07e /package/spi-ks8995/src/Makefile
parent2eacf37a83e1913aec1c1e84c55dccb49c9b6c15 (diff)
downloadmaster-187ad058-63156f67238c993c81325244b69b0b3794b3d687.tar.gz
master-187ad058-63156f67238c993c81325244b69b0b3794b3d687.tar.bz2
master-187ad058-63156f67238c993c81325244b69b0b3794b3d687.zip
[package] add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10851 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/spi-ks8995/src/Makefile')
-rw-r--r--package/spi-ks8995/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/spi-ks8995/src/Makefile b/package/spi-ks8995/src/Makefile
new file mode 100644
index 0000000000..810c3bd1db
--- /dev/null
+++ b/package/spi-ks8995/src/Makefile
@@ -0,0 +1 @@
+obj-${CONFIG_SPI_KS8995} += spi_ks8995.o \ No newline at end of file