You've already forked CoreMP135_buildroot
mirror of
https://github.com/m5stack/CoreMP135_buildroot.git
synced 2026-05-20 11:24:29 -07:00
4de196a1ce
Buildroot documentation section 9.2.1.6 "Additional kernel extensions" indicates support for kernel extensions defined in external buildroot trees but unfortunately, there didn't seem to be any support in br2-external script. This patch copies 'init' code support to include external kernel extensions defined in 'linux' dir at the br2-external root directory as explained in documentation. Signed-off-by: Nicolas POIROT <ni.poirot@laposte.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>