projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd50216
)
gpio-button-hotplug: don't build on 2.6.30
author
Florian Fainelli
<florian@openwrt.org>
Fri, 20 Apr 2012 13:25:20 +0000
(13:25 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 20 Apr 2012 13:25:20 +0000
(13:25 +0000)
SVN-Revision: 31363
package/gpio-button-hotplug/Makefile
patch
|
blob
|
history
diff --git
a/package/gpio-button-hotplug/Makefile
b/package/gpio-button-hotplug/Makefile
index adb9a452644478005d7f0fb4d84275f283f89267..3558e9ce44ee3936387c7fda7f790a7b68fab4c6 100644
(file)
--- a/
package/gpio-button-hotplug/Makefile
+++ b/
package/gpio-button-hotplug/Makefile
@@
-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:=