mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-23 07:01:06 +02:00
button-hotplug does not build for 2.4 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11845 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
82da4199c3
commit
1284628a92
@ -16,6 +16,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define KernelPackage/button-hotplug
|
define KernelPackage/button-hotplug
|
||||||
SUBMENU:=Other modules
|
SUBMENU:=Other modules
|
||||||
TITLE:=Button Hotplug driver
|
TITLE:=Button Hotplug driver
|
||||||
|
DEPENDS:=@LINUX_2_6
|
||||||
FILES:=$(PKG_BUILD_DIR)/button-hotplug.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(PKG_BUILD_DIR)/button-hotplug.$(LINUX_KMOD_SUFFIX)
|
||||||
KCONFIG:=
|
KCONFIG:=
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user