--- zzzz-none-000/linux-2.4.17/drivers/mtd/Makefile 2001-10-04 22:13:18.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/drivers/mtd/Makefile 2004-11-24 13:22:49.000000000 +0000 @@ -8,11 +8,11 @@ # Note 2! The CFLAGS definitions are now inherited from the # parent makes.. # -# $Id: Makefile,v 1.63 2001/06/13 09:43:07 dwmw2 Exp $ +# $Id: Makefile,v 1.1.1.1 2003/06/23 22:18:28 jharrell Exp $ -obj-y += chips/chipslink.o maps/mapslink.o \ - devices/devlink.o nand/nandlink.o +obj-y += chips/chipslink.o maps/mapslink.o + obj-m := obj-n := obj- := @@ -23,7 +23,7 @@ list-multi := nftl.o mod-subdirs := -subdir-y := chips maps devices nand +subdir-y := chips maps subdir-m := $(subdir-y) # *** BIG UGLY NOTE ***