xilinx: Introduce board_late_init_xilinx()
[oweals/u-boot.git] / board / topic / zynq / Makefile
index 789348207535cb4f52e0694693a3e393812095bc..cc100b0f42246ac7844386f9bc63bc41d8d819d2 100644 (file)
@@ -1,8 +1,7 @@
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
+# SPDX-License-Identifier: GPL-2.0+
 
 obj-y  := board.o
+obj-y  += ../../xilinx/common/board.o
 
 # Remove quotes
 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))