Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.2-rc7 5 lines 242 B view raw
1# SPDX-License-Identifier: (GPL-2.0 OR MIT) 2obj-$(CONFIG_MSCC_OCELOT_SWITCH) += mscc_ocelot_common.o 3mscc_ocelot_common-y := ocelot.o ocelot_io.o 4mscc_ocelot_common-y += ocelot_regs.o 5obj-$(CONFIG_MSCC_OCELOT_SWITCH_OCELOT) += ocelot_board.o