summaryrefslogtreecommitdiff
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
commitefbc2a21d20029c453f6d0b00c1631183e1b04b9 (patch)
tree59219721679c3d394c29968e5fddb95a911f5847 /package/spi-ks8995/src/Makefile
parent94ddba360ef2c76ae0bb0920d9ec4e97f31af9c0 (diff)
downloadmtk-20170518-efbc2a21d20029c453f6d0b00c1631183e1b04b9.zip
mtk-20170518-efbc2a21d20029c453f6d0b00c1631183e1b04b9.tar.gz
mtk-20170518-efbc2a21d20029c453f6d0b00c1631183e1b04b9.tar.bz2
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards
SVN-Revision: 10851
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 0000000..810c3bd
--- /dev/null
+++ b/package/spi-ks8995/src/Makefile
@@ -0,0 +1 @@
+obj-${CONFIG_SPI_KS8995} += spi_ks8995.o \ No newline at end of file