massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
This commit is contained in:
@@ -18,7 +18,7 @@ define KernelPackage/siit
|
||||
SUBMENU:=Network Devices
|
||||
TITLE:=Stateless IP ICMP Translation Algorithm
|
||||
DEPENDS:= @(!(TARGET_ps3||TARGET_pxcab)||BROKEN)
|
||||
FILES:=$(PKG_BUILD_DIR)/siit.$(LINUX_KMOD_SUFFIX)
|
||||
FILES:=$(PKG_BUILD_DIR)/siit.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,siit)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user