#
# linux/drivers/sbull/Makefile
# LDD3(Linux Device Driver) example


obj-$(CONFIG_SBULL)			+= sbull.o

