-
- Downloads
arm: socfpga: Move wrappers into platform directory
Move the wrappers for QTS-generated files into platform directory
out of the board directory. The trick here is to add -I to CFLAGS
such that it points to the board directory in source tree and thus
the qts/ directory there is still reachable.
Signed-off-by:
Marek Vasut <marex@denx.de>
Showing
- arch/arm/mach-socfpga/Makefile 9 additions, 0 deletionsarch/arm/mach-socfpga/Makefile
- arch/arm/mach-socfpga/wrap_iocsr_config.c 1 addition, 1 deletionarch/arm/mach-socfpga/wrap_iocsr_config.c
- arch/arm/mach-socfpga/wrap_pinmux_config.c 1 addition, 1 deletionarch/arm/mach-socfpga/wrap_pinmux_config.c
- arch/arm/mach-socfpga/wrap_pll_config.c 1 addition, 1 deletionarch/arm/mach-socfpga/wrap_pll_config.c
- arch/arm/mach-socfpga/wrap_sdram_config.c 5 additions, 5 deletionsarch/arm/mach-socfpga/wrap_sdram_config.c
- board/altera/socfpga/Makefile 1 addition, 3 deletionsboard/altera/socfpga/Makefile
Loading
Please register or sign in to comment