brintos

brintos / linux-shallow public Read only

0
0
Text · 159 B · f4d1208 Raw
9 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# Makefile for the pef2256 driver.4#5 6obj-$(CONFIG_FRAMER_PEF2256)		+= framer-pef2256.o7 8framer-pef2256-objs	:= pef2256.o9