EBC Exercise 24 Kconfig Edits
Revision as of 10:44, 19 March 2010 by Yoder (talk | contribs) (Created page with 'Category:ECE597 Sections 4.3.4 - 4.3.6 show how to modify '''Kconfig''' files. Find the correct Kconfig file and modify it so the following option appears when configuring …')
Sections 4.3.4 - 4.3.6 show how to modify Kconfig files. Find the correct Kconfig file and modify it so the following option appears when configuring the kernel.
Hint: use make xconfig and search for a keyword
What changes do you have to make to the corrisponding makefile for your new addition to be compiled?