Linux内核源码添加到VsCode工程
下载Linux-4.9.88源码:
没有处理同名文件的压缩包:
https://pan.baidu.com/s/1yjIBXmxG9pwP0aOhW8VAVQ?pwd=e9cv
已把同名文件中以大写命名的文件加上_2
后缀的压缩包:
https://pan.baidu.com/s/1RIRRUllYFn2r47EHX0yI4g?pwd=vtva
关于为什么要分“没有处理同名文件的压缩包”和“已把同名文件中以大写命名的文件加上_2
后缀的压缩包”,请看博文 http://iyenn.com/rec/1709673.html
注意:有以下文件在Windows下存在大写字母的同名文件:
以下五个的路径都是:Linux-4.9.88\include\uapi\linux\netfilter\
xt_connmark.h
xt_dscp.h
xt_mark.h
xt_rateest.h
xt_tcpmss.h
以下两个的路径都是:Linux-4.9.88\include\uapi\linux\netfilter_ipv4\
ipt_ecn.h
ipt_ttl.h
以下这个的路径是:Linux-4.9.88\include\uapi\linux\netfilter_ipv6\
ip6t_hl.h
以下四个的路径都是:Linux-4.9.88\net\netfilter\
xt_dscp.c
xt_hlc.c
xt_rateest.c
xt_tcpmss.c
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
得到解压的源码后,就可以加到VsCode中了。

昊虹嵌入式技术交流群
QQ群名片


评论记录:
回复评论: