Cross Reference: Makefile
xref: /linux-4.4.14/arch/mips/bcm63xx/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /linux-4.4.14/arch/mips/bcm63xx/
1obj-y		+= clk.o cpu.o cs.o gpio.o irq.o nvram.o prom.o reset.o \
2		   setup.o timer.o dev-dsp.o dev-enet.o dev-flash.o \
3		   dev-pcmcia.o dev-rng.o dev-spi.o dev-hsspi.o dev-uart.o \
4		   dev-wdt.o dev-usb-usbd.o
5obj-$(CONFIG_EARLY_PRINTK)	+= early_printk.o
6
7obj-y		+= boards/
8

Indexes created Thu Jun 29 04:38:44 JST 2017