OpenWrt Forum Archive

Topic: Build all packages

The content of this topic has been archived on 9 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

As I can't use the kernel modules of the official build for my own compiled OpenWrt, I would like to build all kernel related packages at least, so I can install them on an overlayfs in future if required. i did a feeds install -a already but this doesn't select all packages to compile automatically. I still have to select each single package by hand using make menuconfig. Is there a way to mark all packages as <M> so they are compiled as .ipk but not included in the actually firmware so I can generate a complete repository for the future?

Yes, in global build options choose select all userspace packages by default

I forgot to mention that i already selected this option. However in /bin there are only the kmod packages that also go into the firmware image. Not a single one more...

there is one option for kernel modules and one for userspace packages

I selected all of them. No effect :-(

The discussion might have continued from here.