Ver código fonte

【修改】:删除多余的 path 路径信息

SummerGift 8 anos atrás
pai
commit
bde34f8885
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      SConscript

+ 0 - 2
SConscript

@@ -14,8 +14,6 @@ src    += Glob('drivers/bus/*.c')
 
 path    = [cwd + '/']
 path   += [cwd + '/port']
-path   += [cwd + '/lib/netutils']
-path   += [cwd + '/drivers/bus']
 
 LOCAL_CCFLAGS = ''