summaryrefslogtreecommitdiffstats
path: root/uClinux-2.4.20-uc1/drivers/block/wbflash/Makefile
blob: 426559fe2da04fe2546c0c9e32d1a5ec6aa44e42 (plain)
1
2
3
4
5
6
7
O_TARGET	:= wbflash.o

obj-$(CONFIG_WBFLASHDRV) += cfi.o flash_u.o image.o

#export-objs	:= wbflash.o

include $(TOPDIR)/Rules.make