linux/drivers/sh/Makefile
<<
>>
Prefs
   1#
   2# Makefile for the SuperH specific drivers.
   3#
   4obj-$(CONFIG_SUPERHYWAY)        += superhyway/
   5obj-$(CONFIG_MAPLE)             += maple/
   6obj-y                           += intc.o
   7