]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/spear/common/Makefile
doc: SPI: Add qspi test details on AM43xx
[karo-tx-uboot.git] / board / spear / common / Makefile
1 #
2 # (C) Copyright 2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 ifndef CONFIG_SPL_BUILD
9 obj-y   := spr_misc.o
10 obj-y   += spr_lowlevel_init.o
11 endif