# File: drivers/crypto/Makefile
#
# Makefile for the Linux crypto hardware device drivers.
#

#O_TARGET := crypto.o

subdir-y += ixp4xx

include $(TOPDIR)/Rules.make

#obj-$(CONFIG_REALLY_DUMMY) += this_file_doesnt_exist.o

