c05564c4d8
Android 13
8 lines
131 B
Makefile
Executable file
8 lines
131 B
Makefile
Executable file
#
|
|
# Makefile for drivers/net/appletalk
|
|
#
|
|
|
|
obj-$(CONFIG_IPDDP) += ipddp.o
|
|
obj-$(CONFIG_COPS) += cops.o
|
|
obj-$(CONFIG_LTPC) += ltpc.o
|