Re: [U-Boot] [PATCH 1/2] sunxi: fix CONFIG_SUNXI_EMAC references

2017-11-09 Thread Jagan Teki
On Wed, Nov 8, 2017 at 5:17 PM, Jagan Teki wrote: > On Wed, Nov 8, 2017 at 8:38 AM, Artturi Alm wrote: >> fixes CONFIG_SUNXI_EMAC references from drivers/net/Makefile and >> include/configs/sunxi-common.h likely forgotten in: >> commit

Re: [U-Boot] [PATCH 1/2] sunxi: fix CONFIG_SUNXI_EMAC references

2017-11-08 Thread Jagan Teki
On Wed, Nov 8, 2017 at 8:38 AM, Artturi Alm wrote: > fixes CONFIG_SUNXI_EMAC references from drivers/net/Makefile and > include/configs/sunxi-common.h likely forgotten in: > commit abc3e4df59f5 ("sunxi: Convert SUNXI_EMAC to Kconfig") > > Signed-off-by: Artturi Alm

[U-Boot] [PATCH 1/2] sunxi: fix CONFIG_SUNXI_EMAC references

2017-11-07 Thread Artturi Alm
fixes CONFIG_SUNXI_EMAC references from drivers/net/Makefile and include/configs/sunxi-common.h likely forgotten in: commit abc3e4df59f5 ("sunxi: Convert SUNXI_EMAC to Kconfig") Signed-off-by: Artturi Alm --- drivers/net/Makefile | 2 +-