summaryrefslogtreecommitdiff
path: root/packages/ixp425-eth/ixp400-eth_1.5.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-11-22 22:09:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-11-22 22:09:20 +0000
commit55b467902c672d54e8c3751521589c13bae78071 (patch)
tree61a7d78636fbda7930bbc8851b1294b2384063b9 /packages/ixp425-eth/ixp400-eth_1.5.bb
parentb9ffed91a607ceb3ab1761060e9cc1c176149b86 (diff)
parent007b0f12cdf14948583d8c80bca970c115d70a69 (diff)
merge of 2d9229c5d5599b6452b58e1bd6237f75be857428
and 57be2e37d8f61e00f3da6c2d5362490f4071a500
Diffstat (limited to 'packages/ixp425-eth/ixp400-eth_1.5.bb')
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.5.bb b/packages/ixp425-eth/ixp400-eth_1.5.bb
index 9564210917..86fef76c1d 100644
--- a/packages/ixp425-eth/ixp400-eth_1.5.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.5.bb
@@ -59,7 +59,7 @@ EXTRA_OEMAKE = "'PWD=${S}' \
# This is to check for unresolved symbol errors and ensure the build
# fails, an error here probably means too much as been deconfigured
# out of ixp4xx-csr.
-KCONFIG_FILE = "${STAGING_KERNEL_DIR}/config-${KERNEL_VERSION}"
+KCONFIG_FILE = "${STAGING_KERNEL_DIR}/kernel-config"
do_compile_append () {
. '${KCONFIG_FILE}'
echo "MODPOST: checking that all symbols are resolved"