# SPDX-License-Identifier: GPL-2.0 # # Makefile for linux/drivers/platform # obj-$(CONFIG_X86) += x86/ obj-$(CONFIG_LOONGARCH) += loongarch/ obj-$(CONFIG_MELLANOX_PLATFORM) += mellanox/ obj-$(CONFIG_MIPS) += mips/ obj-$(CONFIG_OLPC_EC) += olpc/ obj-$(CONFIG_GOLDFISH) += goldfish/ obj-$(CONFIG_CHROME_PLATFORMS) += chrome/ obj-$(CONFIG_CZNIC_PLATFORMS) += cznic/ obj-$(CONFIG_SURFACE_PLATFORMS) += surface/ obj-$(CONFIG_ARM64_PLATFORM_DEVICES) += arm64/ >
summaryrefslogtreecommitdiff
path: root/net/Makefile
AgeCommit message (Expand)Author
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni
2024-01-31af_unix: Remove CONFIG_UNIX_SCM.Kuniyuki Iwashima
2024-01-04bpfilter: remove bpfilterQuentin Deslandes
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean
2023-01-05devlink: move code to a dedicated directoryJakub Kicinski
2022-08-22Remove DECnet support from kernelStephen Hemminger