software/bios: cleanup includes and specify the lib in the include.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 20 May 2020 07:55:19 +0000 (09:55 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 20 May 2020 07:55:19 +0000 (09:55 +0200)
commite91c3171395f118bac30a70761a6f037d7c148af
tree3163dfcabace8d53043897c1503979158aa41dec
parentc3a03d0d9935db3081cd69fa8281c2b2911ee114
software/bios: cleanup includes and specify the lib in the include.

This ease understanding from which lib the file is included and also allow
having simple filenames in the libs.
litex/soc/software/bios/boot.c
litex/soc/software/bios/cmds/cmd_bios.c
litex/soc/software/bios/cmds/cmd_litedram.c
litex/soc/software/bios/cmds/cmd_liteeth.c
litex/soc/software/bios/cmds/cmd_litesdcard.c
litex/soc/software/bios/cmds/cmd_mem.c
litex/soc/software/bios/main.c
litex/soc/software/common.mak