module-base: Fix the test on KERNEL_OBJECT_SUFFIX
authorTom Rini <trini@embeddedalley.com>
Wed, 11 Feb 2009 02:05:37 +0000 (21:05 -0500)
committerTom Rini <trini@embeddedalley.com>
Wed, 11 Feb 2009 02:05:37 +0000 (21:05 -0500)
commit25b281668e62d90c027978b13b53075534b81d0c
tree6482e02bf06ec9061f420c2dc3135d70fabe5fd4
parentc800819c4e7ccbaeaa97a956dac4582f86fef402
module-base: Fix the test on KERNEL_OBJECT_SUFFIX
We were saying if we're newer than 2.6.0, use ".o" and otherwise use ".ko",
which is backwards.
classes/module-base.bbclass