• 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
..
hw Loading commit data...
Makefile Loading commit data...
acam.c Loading commit data...
calibration.c Loading commit data...
fmc-tdc.h Loading commit data...
fmc-util.c Loading commit data...
ft-core.c Loading commit data...
ft-irq.c Loading commit data...
ft-spec.c Loading commit data...
ft-svec.c Loading commit data...
ft-time.c Loading commit data...
ft-zio.c Loading commit data...
onewire.c Loading commit data...