diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-31 23:37:07 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-31 23:37:07 +0000 |
commit | bb9b0c9b2f60a8f6ff42b320bb94c4ea01df7aea (patch) | |
tree | 31393bfdd96e0a7232c4367178f3d6e4660006c5 | |
parent | 49c286d5ae7903c8a10f474117fe302812fa6e82 (diff) |
.
-rw-r--r-- | pfinet/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index c792c1f4..12f4f7df 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -2,6 +2,7 @@ * Makefile (LINUXSRCS): Search for .S files as well as .c files for arch-lib-srcs modules. + (OBJS): .S -> .o as well as .c -> .o * sched.c (net_bh_worker): Add return stmt to quiet gcc warning. |