Add 2.6 kernel dependency to gpioctl

SVN-Revision: 10325
owl
Andy Boyett 2008-01-30 09:38:32 +00:00
parent 2dd0677c86
commit 36d6e448f2
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ define Package/gpioctl
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Tool for controlling gpio pins
DEPENDS:=@LINUX_2_6
endef
define Package/gpioctl/description