mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
pcs-airoha-common.o should not build unconditionally, also make building rules looks better. Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
5 lines
132 B
Makefile
5 lines
132 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-$(CONFIG_PCS_AIROHA) += pcs-airoha-common.o
|
|
obj-$(CONFIG_PCS_AIROHA_AN7581) += pcs-an7581.o
|