summaryrefslogtreecommitdiffstats
path: root/package/wrt55agv2-spidevs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/wrt55agv2-spidevs/Makefile')
-rw-r--r--package/wrt55agv2-spidevs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wrt55agv2-spidevs/Makefile b/package/wrt55agv2-spidevs/Makefile
index ab3e7429d..ab5c45134 100644
--- a/package/wrt55agv2-spidevs/Makefile
+++ b/package/wrt55agv2-spidevs/Makefile
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/wrt55agv2-spidevs
SUBMENU:=Other modules
TITLE:=WRT55AG v2 SPI devices support
- DEPENDS:=@LINUX_2_6 @TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
+ DEPENDS:=@TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.$(LINUX_KMOD_SUFFIX)
endef