• Alessandro Rubini's avatar
    userspace: clean up sub-makefiles · c5f41db3
    Alessandro Rubini authored
    Long ago we used to refer to installed shared libraries and headers,
    during further steps of user-space compilation.  We use static libraries
    since long ago, and we have all -I pointing to ../ within the source
    tree.  Get rid of unneeded installation of headers and extra -I
    in the command lines.
    
    Meanwhile, make all sub-makefile a little more similar one another
    (this is trivial, mostly a side effect of the above).
    
    The commit has no effect on build commands and results.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    c5f41db3
Name
Last commit
Last update
..
include/libwr Loading commit data...
Makefile Loading commit data...
README Loading commit data...
fan.c Loading commit data...
fpga_io.c Loading commit data...
hal_client.c Loading commit data...
hal_shmem.c Loading commit data...
hwiu.c Loading commit data...
i2c.c Loading commit data...
i2c.h Loading commit data...
i2c_bitbang.c Loading commit data...
i2c_bitbang.h Loading commit data...
i2c_fpga_reg.c Loading commit data...
i2c_fpga_reg.h Loading commit data...
i2c_io.c Loading commit data...
i2c_io.h Loading commit data...
i2c_sfp.c Loading commit data...
i2c_sfp.h Loading commit data...
init.c Loading commit data...
libshw_i2c.c Loading commit data...
libshw_i2c.h Loading commit data...
pio.c Loading commit data...
pps_gen.c Loading commit data...
ptpd_netif.c Loading commit data...
rt_client.c Loading commit data...
shmem.c Loading commit data...
shw_io.c Loading commit data...
spwm-regs.h Loading commit data...
trace.c Loading commit data...
util.c Loading commit data...