diff options
author | John Crispin <john@openwrt.org> | 2015-04-04 06:10:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-04-04 06:10:03 +0000 |
commit | 0b44b593a78e39b2843c80a1a2d58670a0d5e76f (patch) | |
tree | 781c15115bda66197379258605aae927ba19ff93 /package/kernel/spi-ks8995/src/Makefile | |
parent | 0e78550030b336016ca3736062a3fea4ce174bf3 (diff) | |
download | upstream-0b44b593a78e39b2843c80a1a2d58670a0d5e76f.tar.gz upstream-0b44b593a78e39b2843c80a1a2d58670a0d5e76f.tar.bz2 upstream-0b44b593a78e39b2843c80a1a2d58670a0d5e76f.zip |
kernel: switch to upstream
This driver is upstream since 2012 (commit: a8e510f682f), so switch to
it and remove own sources. Also place it under "Network Devices" menu
together with other phy drivers.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 45269
Diffstat (limited to 'package/kernel/spi-ks8995/src/Makefile')
-rw-r--r-- | package/kernel/spi-ks8995/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/spi-ks8995/src/Makefile b/package/kernel/spi-ks8995/src/Makefile deleted file mode 100644 index 810c3bd1db..0000000000 --- a/package/kernel/spi-ks8995/src/Makefile +++ /dev/null @@ -1 +0,0 @@ -obj-${CONFIG_SPI_KS8995} += spi_ks8995.o
\ No newline at end of file |