https://github.com/torvalds/linux
Raw File
Tip revision: 49914084e797530d9baaf51df9eda77babc98fa8 authored by Linus Torvalds on 24 January 2008, 22:58:37 UTC
Linux 2.6.24
Tip revision: 4991408
Makefile
#
# Makefile for the SuperH specific drivers.
#

obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
obj-$(CONFIG_MAPLE)		+= maple/
back to top