#
# Makefile for the tbs memory technology device drivers.
#

# 'Users' - code which presents functionality to userspace.

obj-y += flash_layout_kernel.o tbs_common.o proc_llconfig.o low_level.o

