hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+suppl...
[openwrt/svn-archive/archive.git] / package / spidev_test / Makefile
index 3c1b724a256304b03b543c2d9bfc334d58b4f943..4750ba01b3c381e7ba9c74e0253c4d0da236c2f3 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
@@ -17,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/spidev-test
   SECTION:=utils
   CATEGORY:=Utilities
-  DEPENDS:=@LINUX_2_6
+  DEPENDS:=@LINUX_2_6 +kmod-spi-dev
   TITLE:=SPI testing utility
   VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
   URL:=http://www.kernel.org