[PATCH] fs/ Makefile cleanup
commitfa3d60b2a653aff5cabf35aa7690be452760974e
authorSam Ravnborg <sam@ravnborg.org>
Fri, 25 Jul 2003 09:00:05 +0000 (25 02:00 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 25 Jul 2003 09:00:05 +0000 (25 02:00 -0700)
tree243358c0da0cf0ac36f57e8e7a55c7e12b242f2a
parentbae79439f4bd0173e513a761b0719c87a6e0815d
[PATCH] fs/ Makefile cleanup

Simplify Makefiles in fs/ by utilising the new syntax for composite
objects. The new syntax allowed a couple of ifeq ($(CONFIG_FOO),y)
to be deleted, resulting in more readable Makefiles.

No functional changes introduced.
fs/devpts/Makefile
fs/ext2/Makefile
fs/ext3/Makefile
fs/jfs/Makefile
fs/ncpfs/Makefile
fs/proc/Makefile