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)
commitb4682278275c3246a3db5c847d7256057de9fbed
tree4a4f77b40d65960f4450d2fe6e1256b191353d3b
parent2ea528d1d0cf6cec4e6a61f57cefd84b66f04aba
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