Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi, the default configuration provided with the kernel automatically includes the IDE drivers. Since the uKit hardware designs don't include IDE support, the drivers for IDE won't build properly.
To correct the problem, configure your kernel (procedure can be found in the getting started guide) and turn off Device Drivers -> ATA/ATAPI/MFM/RLL support for your kernel. After saving the configuration, try rebuilding the kernel again.