Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为 blackfin 目标构建 rootfs,但是我不知道如何配置 buildroot 生成的内核。第一次运行时出现了 menuconfig,但从那时起它就缓存了 .config,我看不到在哪里更改它。
问候桑托什巴布
你需要运行make linux-menuconfig要求Buildroot启动menuconfigLinux内核的界面。
make linux-menuconfig
menuconfig