From 14f43eca27d7bd44ae95cb958137d628a532ef4e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 20 Apr 2012 13:25:17 +0000 Subject: [package] button-hotplug: prevent build on 2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/button-hotplug/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/button-hotplug') diff --git a/package/button-hotplug/Makefile b/package/button-hotplug/Makefile index 35ea6d411e..1aa268f2bd 100644 --- a/package/button-hotplug/Makefile +++ b/package/button-hotplug/Makefile @@ -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:= -- cgit v1.2.3