提交 7c3d6fbb 编写于 作者: B bernard

[BSP] fix the option of EMAC file in SConscript.

上级 8e430738
......@@ -5,7 +5,7 @@ src = Glob('*.c')
CPPPATH = [cwd]
if not GetDepend('BSP_DRV_EMAC'):
SrcRemove(src, ['drv_lan9118.c'])
SrcRemove(src, ['drv_smc911x.c'])
if not GetDepend('BSP_DRV_CLCD'):
SrcRemove(src, ['drv_clcd.c'])
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册