summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-31 23:37:07 +0000
committerRoland McGrath <roland@gnu.org>2002-05-31 23:37:07 +0000
commitbb9b0c9b2f60a8f6ff42b320bb94c4ea01df7aea (patch)
tree31393bfdd96e0a7232c4367178f3d6e4660006c5 /pfinet
parent49c286d5ae7903c8a10f474117fe302812fa6e82 (diff)
.
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/ChangeLog1
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.