1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2b47da977SJeff Kirsher# 3b47da977SJeff Kirsher# Makefile for the Intel XScale IXP device drivers. 4b47da977SJeff Kirsher# 5b47da977SJeff Kirsher 6*9055a2f5SArnd Bergmann# Keep this link order to avoid deferred probing 7*9055a2f5SArnd Bergmannifdef CONFIG_PTP_1588_CLOCK_IXP46X 8*9055a2f5SArnd Bergmannobj-$(CONFIG_IXP4XX_ETH) += ptp_ixp46x.o 9*9055a2f5SArnd Bergmannendif 10*9055a2f5SArnd Bergmann 11b47da977SJeff Kirsherobj-$(CONFIG_IXP4XX_ETH) += ixp4xx_eth.o 12