• Federico Vaga's avatar
    Makefile: fix environment variable · cfc523f2
    Federico Vaga authored
    In order to allow people to select their own external dependencies
    (fmc-bus, spec-sw, zio) and keep the Makefile simple, the following
    policy is implemented:
    * project Makefile defines and exports the default source directories,
      but it allows to overwrite the default
    * kernel Makefile relies on the environment variable
    
    kbuild only work with relative path, so in order to avoid this problem
    we create a temporary symbolic link to the fmc-bus project
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    cfc523f2
Name
Last commit
Last update
doc Loading commit data...
fmc-bus @ f1c5325f
kernel Loading commit data...
lib Loading commit data...
spec-sw @ 094793fc
tools Loading commit data...
zio @ 39cdae7a
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Makefile Loading commit data...
README Loading commit data...