Search found 2 matches
- 2026-06-10 8:26
- Forum: Luckfox Lyra-RK3506
- Topic: Compiled the SDK but missing modules.dep
- Replies: 2
- Views: 273
Re: Compiled the SDK but missing modules.dep
==========================================
Start building modules
==========================================
+ make -C /luckfox/kernel/ -j9 CROSS_COMPILE=/luckfox/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/bin/arm-none-linux-gnueabihf- ARCH=arm rk3506_luckfox ...
- 2026-06-10 5:29
- Forum: Luckfox Lyra-RK3506
- Topic: Compiled the SDK but missing modules.dep
- Replies: 2
- Views: 273
Compiled the SDK but missing modules.dep
I'm trying to compile Lyra SDK (Luckfox_Lyra_SDK_250815) for Lyra Plus SPI NAND buildroot target.
The build process finished, but I there's no "modules.dep" in "/usr/lib/modules/<kernel_version>" directory.
dev@ubuntu2204:/luckfox$ ls -1 output/buildroot/target/usr/lib/modules/6.1.99/
kernel ...
The build process finished, but I there's no "modules.dep" in "/usr/lib/modules/<kernel_version>" directory.
dev@ubuntu2204:/luckfox$ ls -1 output/buildroot/target/usr/lib/modules/6.1.99/
kernel ...
