Forum Discussion
Altera_Forum
Honored Contributor
20 years agoYou have to modify Kconfig and Makefile for the drivers. Look at the sud dirs of kernel drivers.
make modules_install is need only when you use modules. It copies the moudels files .ko into rootfs. It is not needed if you do not use moduels.