From efbc2a21d20029c453f6d0b00c1631183e1b04b9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 17 Apr 2008 09:59:09 +0000 Subject: add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards SVN-Revision: 10851 --- package/spi-ks8995/src/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 package/spi-ks8995/src/Makefile (limited to 'package/spi-ks8995/src/Makefile') 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 -- cgit v1.2.3