diff options
Diffstat (limited to 'board/altera/socfpga/Makefile')
-rw-r--r-- | board/altera/socfpga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/altera/socfpga/Makefile b/board/altera/socfpga/Makefile index f541227058..7cd4ef9b50 100644 --- a/board/altera/socfpga/Makefile +++ b/board/altera/socfpga/Makefile @@ -7,4 +7,4 @@ # obj-y := socfpga.o wrap_pll_config.o -obj-$(CONFIG_SPL_BUILD) += qts/ +obj-$(CONFIG_SPL_BUILD) += qts/ wrap_iocsr_config.o |