mirror of https://github.com/hak5/openwrt-owl.git
parent
27e93fd11c
commit
b8e0764940
|
@ -27,6 +27,6 @@ define KernelPackage/pata-artop
|
|||
SUBMENU:=$(BLMENU)
|
||||
AUTOLOAD:=$(call AutoLoad,30,libata pata_artop)
|
||||
FILES:=$(LINUX_DIR)/drivers/ata/pata_artop.$(LINUX_KMOD_SUFFIX)
|
||||
DEPENDS:=+kmod-libata +kmod-ide-core +kmod-scsi-core
|
||||
DEPENDS:=+kmod-libata +kmod-scsi-core
|
||||
endef
|
||||
$(eval $(call KernelPackage,pata-artop))
|
||||
|
|
Loading…
Reference in New Issue