mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 21:58:04 +00:00
wrt55agv2-spidevs: mark as broken
The target it was meant for was updated to a version that this does not compile with. It probably also hasn't been used in years Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
634673b215
commit
f997a6ab26
@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define KernelPackage/wrt55agv2-spidevs
|
||||
SUBMENU:=Other modules
|
||||
TITLE:=WRT55AG v2 SPI devices support
|
||||
DEPENDS:=@TARGET_ath25 +kmod-spi-gpio-old +kmod-spi-ks8995
|
||||
DEPENDS:=@BROKEN @TARGET_ath25 +kmod-spi-gpio-old +kmod-spi-ks8995
|
||||
FILES:=$(PKG_BUILD_DIR)/wrt55agv2_spidevs.ko
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user