为 biackfin 目标构建内核

发布于 2024-12-13 00:07:34 字数 132 浏览 2 评论 0原文

我正在尝试为 blackfin 目标构建 rootfs,但是我无法弄清楚如何配置 buildroot 生成的内核。第一次运行时出现了 menuconfig,但从那时起它就缓存了 .config,我看不到在哪里更改它。

问候 桑托什巴布

I'm trying to build a rootfs for an blackfin target, However I can't figure out how I configure the kernel that buildroot produces. The first run through came up with menuconfig, but it's cached the .config since then and I can't see where to change it.

regards
santhosh babu

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

单挑你×的.吻 2024-12-20 00:07:35

您需要运行make linux-menuconfig来让Buildroot启动Linux内核的menuconfig接口。

You need to run make linux-menuconfig to ask Buildroot to start the menuconfig interface of the Linux kernel.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文