Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the SLIP network device drivers. # obj-$([31mCONFIG_SLIP[0m) += slip.o obj-$([31mCONFIG_SLHC[0m) += slhc.o