button-hotplug: prevent build on 2.6.30
SVN-Revision: 31362
This commit is contained in:
parent
d509a445cb
commit
bd50216764
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ 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:=
|
||||
|
|
Loading…
Reference in a new issue