From: Larry Finger <Larry.Finger@lwfinger.net>
To: LKML <linux-kernel@vger.kernel.org>,
dDomen Puncer <domen.puncer@telargo.com>
Cc: Dale Farnsworth <dale@farnsworth.org>, Jeff Garzik <jeff@garzik.org>
Subject: Build warning with 2.6.24-rc1: FEC_MPC52xx' refers to undefined symbols 'PPC_BESTCOMM' and 'PPC_BESTCOMM_FEC'
Date: Wed, 31 Oct 2007 23:59:34 -0500 [thread overview]
Message-ID: <47295D36.8020207@lwfinger.net> (raw)
Using the git sources described as v2.6.24-rc1-659-gb44af9d on x86_64 architecture, I get the
following build warnings:
scripts/kconfig/qconf arch/x86/Kconfig.x86_64
drivers/net/Kconfig:1887:warning: 'select' used by config symbol 'FEC_MPC52xx' refers to undefined
symbol 'PPC_BESTCOMM'
drivers/net/Kconfig:1888:warning: 'select' used by config symbol 'FEC_MPC52xx' refers to undefined
symbol 'PPC_BESTCOMM_FEC'
The offending commit is
commit 5d031e9e7e9ad5aa6516646f955c6262478e1acd
Author: Domen Puncer <domen.puncer@telargo.com>
Date: Fri Oct 26 18:07:49 2007 +0200
FEC - fast ethernet controller for mpc52xx
Driver for ethernet on mpc5200/mpc5200b SoCs (FEC).
Signed-off-by: Domen Puncer <domen.puncer@telargo.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Larry Finger
reply other threads:[~2007-11-01 4:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47295D36.8020207@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=dale@farnsworth.org \
--cc=domen.puncer@telargo.com \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.