diff options
Diffstat (limited to 'package/button-hotplug')
-rw-r--r-- | package/button-hotplug/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index 1aa268f..35ea6d4 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_30 FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko AUTOLOAD:=$(call AutoLoad,30,button-hotplug) KCONFIG:= |