Rename 'atheros' target to 'ath25'
[openwrt/openwrt.git] / package / kernel / wrt55agv2-spidevs / Makefile
index bfd24c2f8d09e497d608fa3554b26cd1876450e2..a63180b8f945359f323e9502fb7b8d796bbf4fda 100644 (file)
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
 define KernelPackage/wrt55agv2-spidevs
   SUBMENU:=Other modules
   TITLE:=WRT55AG v2 SPI devices support
-  DEPENDS:=@TARGET_atheros +kmod-spi-gpio-old +kmod-spi-ks8995
+  DEPENDS:=@TARGET_ath25 +kmod-spi-gpio-old +kmod-spi-ks8995
   FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.ko
 endef