Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow updating component.mk ?
Hi. I begin on a nios project... I have to implement PPP with Altera's lwIP-0.7.2. I have put the files *.c and *.h in the path ...components\altera_lwip\UCOSII\src\downloads\......
Altera_Forum
Honored Contributor
21 years agocomponent.mk is a hand edited file which is the makefile fragment for the component, and was supplied by the component author. If you intend to add files to the component you need to edit this file yourself.