summaryrefslogtreecommitdiffstats
path: root/package/button-hotplug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/button-hotplug/Makefile')
-rw-r--r--package/button-hotplug/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile
index b75f1079d..f5a7fcd39 100644
--- a/package/button-hotplug/Makefile
+++ b/package/button-hotplug/Makefile
@@ -16,7 +16,6 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/button-hotplug
SUBMENU:=Other modules
TITLE:=Button Hotplug driver
- DEPENDS:=@LINUX_2_6
FILES:=$(PKG_BUILD_DIR)/button-hotplug.$(LINUX_KMOD_SUFFIX)
KCONFIG:=
endef