mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 06:14:37 +02:00
[package] button-hotplug: prevent build on 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31362 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f533debeca
commit
ac4400c716
@ -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_30
|
||||||
FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko
|
FILES:=$(PKG_BUILD_DIR)/button-hotplug.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,30,button-hotplug)
|
AUTOLOAD:=$(call AutoLoad,30,button-hotplug)
|
||||||
KCONFIG:=
|
KCONFIG:=
|
||||||
|
Loading…
Reference in New Issue
Block a user