summaryrefslogtreecommitdiff
path: root/package/spi-ks8995
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-06-26 20:44:28 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-06-26 20:44:28 +0000
commitff3d5025ac0c398277bf234e9608ab6490330b11 (patch)
tree4a76a02d5d7fea2447d3f79ffd4aec51e23add6e /package/spi-ks8995
parent0410a7b5493313a4d70a2a62b96c0dfe377e1fb6 (diff)
downloadmtk-20170518-ff3d5025ac0c398277bf234e9608ab6490330b11.zip
mtk-20170518-ff3d5025ac0c398277bf234e9608ab6490330b11.tar.gz
mtk-20170518-ff3d5025ac0c398277bf234e9608ab6490330b11.tar.bz2
remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
Diffstat (limited to 'package/spi-ks8995')
-rw-r--r--package/spi-ks8995/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/spi-ks8995/Makefile b/package/spi-ks8995/Makefile
index 84c5250..7075faa 100644
--- a/package/spi-ks8995/Makefile
+++ b/package/spi-ks8995/Makefile
@@ -16,7 +16,6 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/spi-ks8995
SUBMENU:=SPI Support
TITLE:=Micrel/Kendin KS8995 Ethernet switch control
- DEPENDS:=@LINUX_2_6
FILES:=$(PKG_BUILD_DIR)/spi_ks8995.$(LINUX_KMOD_SUFFIX)
KCONFIG:=CONFIG_SPI=y \
CONFIG_SPI_MASTER=y