fix whitespace

1_00_stable_10817
Mike Frysinger 2005-04-21 23:19:57 +00:00
parent 78333d0452
commit c0bc9652fd
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ COREUTILS-$(CONFIG_MKDIR) += mkdir.o
COREUTILS-$(CONFIG_MKFIFO) += mkfifo.o
COREUTILS-$(CONFIG_MKNOD) += mknod.o
COREUTILS-$(CONFIG_MV) += mv.o
COREUTILS-$(CONFIG_NICE) += nice.o
COREUTILS-$(CONFIG_NICE) += nice.o
COREUTILS-$(CONFIG_OD) += od.o
COREUTILS-$(CONFIG_PRINTF) += printf.o
COREUTILS-$(CONFIG_PWD) += pwd.o