Skip to content

Conversation

@Avenger-285714
Copy link
Member

Change 'obj-$(NET_VENDOR_LINKDATA) += linkdata/' to 'obj-$(CONFIG_NET_VENDOR_LINKDATA) += linkdata/'.

Change 'obj-$(NET_VENDOR_LINKDATA) += linkdata/' to
'obj-$(CONFIG_NET_VENDOR_LINKDATA) += linkdata/'.

Signed-off-by: WangYuli <wangyuli@uniontech.com>
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from avenger-285714. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Avenger-285714 Avenger-285714 merged commit 797db3a into deepin-community:linux-6.6.y Sep 5, 2024
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 在Makefile中,NET_VENDOR_LINKDATA宏可能已被弃用,需要确认是否仍然需要支持。
  • 检查CONFIG_NET_VENDOR_LINKDATA是否已在Kconfig文件中定义,以确保Makefile的更改不会导致编译错误。

合并相似的问题是否建议立即修改:

  • 是,需要确保代码库的兼容性和正确性,特别是在配置选项和宏的使用上。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants