package/kernel: Remove $(KMOD_SUFFIX) usage
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sun, 15 May 2011 09:37:24 +0000 (09:37 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Sun, 15 May 2011 09:37:24 +0000 (09:37 +0000)
commit7f0e2b8af821b6e869266fadac908bd08e246579
tree66e84de7ba2c10ef233086b8ba4988b4f5a7183d
parent7a3436ba13f10965aa2d7e29ba308194f20c60f7
package/kernel: Remove $(KMOD_SUFFIX) usage

Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26900
package/kernel/modules/block.mk
package/kernel/modules/netfilter.mk
package/kernel/modules/netsupport.mk
package/kernel/modules/other.mk
package/kernel/modules/usb.mk
package/kernel/modules/virtual.mk
package/kernel/modules/wireless.mk