xref: /linux/drivers/net/wan/framer/Makefile (revision a23e1966932464e1c5226cb9ac4ce1d5fc10ba22)
1# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the framer drivers.
4#
5
6obj-$(CONFIG_GENERIC_FRAMER)			+= framer-core.o
7obj-$(CONFIG_FRAMER_PEF2256)			+= pef2256/
8