Fix typo in last commit.

This commit is contained in:
marco_g 2005-10-08 11:24:48 +00:00
parent 57bdbde34e
commit 5a2e94fb1c
2 changed files with 27 additions and 27 deletions

View file

@ -116,8 +116,8 @@ xfs_mod_SOURCES = fs/xfs.c
xfs_mod_CFLAGS = $(COMMON_CFLAGS)
# For affs.mod.
xfs_mod_SOURCES = fs/affs.c
xfs_mod_CFLAGS = $(COMMON_CFLAGS)
affs_mod_SOURCES = fs/affs.c
affs_mod_CFLAGS = $(COMMON_CFLAGS)
# For _linux.mod.
_linux_mod_SOURCES = loader/powerpc/ieee1275/linux.c