massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Claudio Mignanti
2010-07-12 14:06:13 +00:00
parent 25949aa5d8
commit 33990405fb
63 changed files with 570 additions and 576 deletions

View File

@@ -16,12 +16,6 @@ ifeq ($(DUMP),1)
else
export GCC_HONOUR_COPTS=s
ifeq ($(KERNEL),2.6)
LINUX_KMOD_SUFFIX=ko
else
LINUX_KMOD_SUFFIX=o
endif
ifneq (,$(findstring uml,$(BOARD)))
KERNEL_CC?=$(HOSTCC)
KERNEL_CROSS?=