[<prev] [next>] [day] [month] [year] [list]
Message-ID: <47295D36.8020207@lwfinger.net>
Date: Wed, 31 Oct 2007 23:59:34 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: LKML <linux-kernel@...r.kernel.org>,
dDomen Puncer <domen.puncer@...argo.com>
CC: Dale Farnsworth <dale@...nsworth.org>,
Jeff Garzik <jeff@...zik.org>
Subject: Build warning with 2.6.24-rc1: FEC_MPC52xx' refers to undefined symbols
'PPC_BESTCOMM' and 'PPC_BESTCOMM_FEC'
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@...argo.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@...argo.com>
Acked-by: Dale Farnsworth <dale@...nsworth.org>
Signed-off-by: Jeff Garzik <jeff@...zik.org>
Larry Finger
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists