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

O_TARGET	:= chipslink.o
export-objs	:= chipreg.o gen_probe.o cfi_util.o

include Makefile.common

include $(TOPDIR)/Rules.make