mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
button-hotplug does not build for 2.4 kernels
SVN-Revision: 11845
This commit is contained in:
parent
b0250695a9
commit
b66bc61287
@ -16,6 +16,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user