projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: reset the mdio bus on ar7241/ar7242
[openwrt.git]
/
package
/
gpioctl
/
Makefile
diff --git
a/package/gpioctl/Makefile
b/package/gpioctl/Makefile
index
9576bb0
..
50c4d3c
100644
(file)
--- a/
package/gpioctl/Makefile
+++ b/
package/gpioctl/Makefile
@@
-4,7
+4,6
@@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
@@
-19,7
+18,7
@@
define Package/gpioctl
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Tool for controlling gpio pins
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Tool for controlling gpio pins
- DEPENDS:=@
LINUX_2_6&&(@TARGET_ixp4xx||@TARGET_brcm47xx||@TARGET_atheros)
+ DEPENDS:=@
GPIO_SUPPORT
endef
define Package/gpioctl/description
endef
define Package/gpioctl/description
This page took
0.02639 seconds
and
4
git commands to generate.