最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

obj-y in makefile (automake)

工作和技术 crifan 1761浏览 0评论

The meaning of those special variables is as
follows:
obj-y. All objects listen in obj-y will be compiled as built-in objects, and will finally be linked into vmlinux.
obj-m. All objects listed in obj-m and not listed in obj-y will be compiled as modules .
obj-. All objects listed in obj- and not in obj-y or obj-m will be ignored by kbuild.

转载请注明:在路上 » obj-y in makefile (automake)

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
79 queries in 0.231 seconds, using 22.08MB memory