phy: atheros: Clarify the intention of ar8021_config
[oweals/u-boot.git] / drivers / board / Makefile
index 22243380af8e033345825364b44827a7db89fbc6..cc16361755a1704a74ff8175d6dc3ff4f732a6a9 100644 (file)
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier:     GPL-2.0+
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2017
 # Mario Six,  Guntermann & Drunck GmbH, mario.six@gdsys.cc
-obj-$(CONFIG_BOARD) += board-uclass.o
+obj-y += board-uclass.o
 obj-$(CONFIG_BOARD_GAZERBEAM) += gazerbeam.o
 obj-$(CONFIG_BOARD_SANDBOX) += sandbox.o