summaryrefslogtreecommitdiffstats
path: root/linux-2.4.x/drivers/mtd/maps/Makefile
blob: d778681d43464a752fb285ea773d743313d97861 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# linux/drivers/maps/Makefile.24
# Makefile for obsolete kernels
#
# $Id: Makefile.24,v 1.1 2004/07/12 16:08:16 dwmw2 Exp $

O_TARGET	:= mapslink.o
export-objs	:= map_funcs.o

include Makefile.common
include $(TOPDIR)/Rules.make