Blame view

kernel/linux-rt-4.4.41/arch/sh/drivers/Makefile 228 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
  #
  # Makefile for the Linux SuperH-specific device drivers.
  #
  
  obj-y		+= dma/
  
  obj-$(CONFIG_PCI)		+= pci/
  obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
  obj-$(CONFIG_PUSH_SWITCH)	+= push-switch.o
  obj-$(CONFIG_HEARTBEAT)		+= heartbeat.o