wpa_supplicant: modify wpa_supplicant.sh in order to support IBSS-RSN/WPA-NONE
[openwrt.git] / package / spidev_test / Makefile
index 9663b61..e0a989e 100644 (file)
@@ -4,7 +4,6 @@
 # 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
@@ -16,8 +15,8 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/spidev-test
   SECTION:=utils
-  CATEGORY:=Utilites
-  DEPENDS:=@LINUX_2_6
+  CATEGORY:=Utilities
+  DEPENDS:=+kmod-spi-dev
   TITLE:=SPI testing utility
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org
This page took 0.025928 seconds and 4 git commands to generate.