Jetpack/kernel/kernel-4.9/drivers/isdn/hysdn/Makefile
dchvs 75c7968d30 Add Jetpack 4.4.1 sources
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
2021-01-19 20:45:17 -06:00

12 lines
313 B
Makefile

# Makefile for the hysdn ISDN device driver
# Each configuration option enables a list of files.
obj-$(CONFIG_HYSDN) += hysdn.o
# Multipart objects.
hysdn-y := hysdn_procconf.o hysdn_proclog.o boardergo.o \
hysdn_boot.o hysdn_sched.o hysdn_net.o hysdn_init.o
hysdn-$(CONFIG_HYSDN_CAPI) += hycapi.o