Makefile 209 B

123456789
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Makefile for the Tehuti network device drivers.
  4. #
  5. obj-$(CONFIG_TEHUTI) += tehuti.o
  6. tn40xx-y := tn40.o tn40_mdio.o tn40_phy.o
  7. obj-$(CONFIG_TEHUTI_TN40) += tn40xx.o