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 ago --- Quote Start --- a symlink like $(SUB_FOLDER) --- Quote End --- This is not a symlink. A symlink is done by the Linux file system. see http://en.wikipedia.org/wiki/symlink . Michael