mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 20:18:54 -04:00
AM3517:Build FIX: undef CONFIG_CMD_NFS support
Without CONFIG_CMD_NET support CONFIG_CMD_NFS leads to linking error, so disable CONFIG_CMD_NFS option. Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
13acfc6f7f
commit
aa82d5f2a6
@ -163,6 +163,7 @@
|
|||||||
#define CONFIG_DRIVER_OMAP34XX_I2C 1
|
#define CONFIG_DRIVER_OMAP34XX_I2C 1
|
||||||
|
|
||||||
#undef CONFIG_CMD_NET
|
#undef CONFIG_CMD_NET
|
||||||
|
#undef CONFIG_CMD_NFS
|
||||||
/*
|
/*
|
||||||
* Board NAND Info.
|
* Board NAND Info.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user