]> Git Repo - linux.git/blob - arch/mips/bcm63xx/Makefile
powerpc: Avoid code patching freed init sections
[linux.git] / arch / mips / bcm63xx / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y           += clk.o cpu.o cs.o gpio.o irq.o nvram.o prom.o reset.o \
3                    setup.o timer.o dev-dsp.o dev-enet.o dev-flash.o \
4                    dev-pcmcia.o dev-rng.o dev-spi.o dev-hsspi.o dev-uart.o \
5                    dev-wdt.o dev-usb-usbd.o
6 obj-$(CONFIG_EARLY_PRINTK)      += early_printk.o
7
8 obj-y           += boards/
This page took 0.036525 seconds and 4 git commands to generate.