Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « slip « net « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3ebc59e6fb91fe1c9bf28b8a016c603f7a18b50 (plain)
1
2
3
4
5
6
#
# Makefile for the SLIP network device drivers.
#

obj-$(CONFIG_SLIP) += slip.o
obj-$(CONFIG_SLHC) += slhc.o