1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2019 NXP
4
5obj-y += ddr.o
6obj-y += ls1046afrwy.o
7obj-$(CONFIG_NET) += eth.o
8