On Wed, 2019-08-07 at 23:04 -0700, Bin Meng wrote:
> When 'make qemu-riscv64_defconfig', there is a build warning:
>
> board/emulation/qemu-riscv/Kconfig:24:
> warning: config symbol defined without type
>
> Fix it by specifying the config symbol type to 'hex'.
>
> Signed-off-by: Bin Meng
>
Hi Rick,
On Thu, Aug 8, 2019 at 2:49 PM Rick Chen wrote:
>
> Hi Bin
>
> > > From: Bin Meng [mailto:bmeng...@gmail.com]
> > > Sent: Thursday, August 08, 2019 2:05 PM
> > > To: Lukas Auer; Rick Jian-Zhi Chen(陳建志); U-Boot Mailing List
> > > Subject: [PATCH] riscv: qemu: Fix kconfig build warning
> >
Hi Bin
> > From: Bin Meng [mailto:bmeng...@gmail.com]
> > Sent: Thursday, August 08, 2019 2:05 PM
> > To: Lukas Auer; Rick Jian-Zhi Chen(陳建志); U-Boot Mailing List
> > Subject: [PATCH] riscv: qemu: Fix kconfig build warning
> >
> > When 'make qemu-riscv64_defconfig', there is a build warning:
> >
>
When 'make qemu-riscv64_defconfig', there is a build warning:
board/emulation/qemu-riscv/Kconfig:24:
warning: config symbol defined without type
Fix it by specifying the config symbol type to 'hex'.
Signed-off-by: Bin Meng
---
board/emulation/qemu-riscv/Kconfig | 1 +
1 file changed, 1 in
4 matches
Mail list logo