drivers/net/dsa/lantiq/Makefile

Source file repositories/reference/linux-study-clean/drivers/net/dsa/lantiq/Makefile

File Facts

System
Linux kernel
Corpus path
drivers/net/dsa/lantiq/Makefile
Extension
[no extension]
Size
163 bytes
Lines
4
Domain
Driver Families
Bucket
drivers/net
Inferred role
Driver Families: build/configuration rule
Status
atlas-only

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

obj-$(CONFIG_NET_DSA_LANTIQ_GSWIP) += lantiq_gswip.o
obj-$(CONFIG_NET_DSA_LANTIQ_COMMON) += lantiq_gswip_common.o
obj-$(CONFIG_NET_DSA_MXL_GSW1XX) += mxl-gsw1xx.o

Annotation

Implementation Notes