#
# Makefile for the linux kernel.
#

#
# Character and Audio devices for SGI machines.
#
subdir-y	+= char
subdir-m	+= char
obj-y		+= char/sgichar.o

include $(TOPDIR)/Rules.make
