Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMakefile ROMFS with subfolders
Is there a way to modify the location of the files in the vendors folder? i have differnt Image configurations and i want to make sub folders so that i don't lose the overview. something like...
Altera_Forum
Honored Contributor
16 years agoi found an easy way to do it
within the makefile it's just like this: $(ROMFSINST) ../../Altera/nios2/sub-folder/application /home/application i tried it the wrong way is there a folder or a file where the sym-link is saved? it'd like to switch the ../../Altera/nios/sub-folder/ with a symlink like $(SUB_FOLDER)