c05564c4d8
Android 13
6 lines
144 B
Makefile
Executable file
6 lines
144 B
Makefile
Executable file
# Makefile for the isdnloop ISDN device driver
|
|
|
|
# Each configuration option enables a list of files.
|
|
|
|
obj-$(CONFIG_ISDN_DRV_LOOP) += isdnloop.o
|