mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
gpio-button-hotplug: don't build on 2.6.30
SVN-Revision: 31363
This commit is contained in:
parent
bd50216764
commit
4acba49534
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||
define KernelPackage/gpio-button-hotplug
|
||||
SUBMENU:=Other modules
|
||||
TITLE:=Simple GPIO Button Hotplug driver
|
||||
DEPENDS:=@!LINUX_2_6_30
|
||||
FILES:=$(PKG_BUILD_DIR)/gpio-button-hotplug.ko
|
||||
AUTOLOAD:=$(call AutoLoad,30,gpio-button-hotplug)
|
||||
KCONFIG:=
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue